ComponentPort

Note: There is a newer version of this specification see VEC 2.1.0

Defines a port of ComponentNode. A ComponentPort is usually the realization of a NetworkPort. Electrological connections are defined between two or more ComponentPorts.

General Information

AttributeValue
Ownerschematic
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the ComponentPort. The identification is guaranteed to be unique within the ComponentConnector.

ComponentPort
signalDirectionSignalDirection0..1

Specifies the direction of the signal on this ComponentPort.

ComponentPort
descriptionAbstractLocalizedString0..*

Room for additional, human readable information about the ComponentPort.

ComponentPort

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
signalSignal0..1NYN0..*

References the Signal that is associated with the ComponentPort.

networkPortNetworkPort0..1NYN0..*References the NetworkPort that is realized by the ComponentPort.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
componentPort0..*NYNCavityReference0..*

References the ComponentPort that is implemented by this CavityReference.

componentPort0..*YYNComponentConnector1Specifies the ComponentPorts of the ComponentConnector.
componentPort1NYNComponentPortViewItem0..*References the ComponentPort that is represented by this ComponentPortViewItem.
componentPort0..*NYNTerminalRole0..*References the ComponentPort that is realized by the referenced Terminal (OccurrenceOrUsage with TerminalRole). KBLFRM-341
connectedComponentPort1NYNConnectionEnd0..*References the ComponentPort that is connected by the ConnectionEnd.
Previous