Concepts : Concepts used in HOPEX : Object Types (MetaClass) : Port
   
Port
A port specifies a distinct interaction point between an object and its environment or between this object and its internal parts. Ports are connected to connectors through which requests can be made to invoke the behavior of the object. A Port may specify the
services the object provides (offers) to its environment as well as the services that the object expects (requires) of its
environment.
Translations
Technical Level
Beginner
Products
HOPEX UML.
Diagrams containing this object type
Component Diagram, Composite Structure Diagram.