NetworkPort

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

NetworkPort is the source or the receiver of a signal transmitted by a Net.

General Information

AttributeValue
Ownernet
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the NetworkPort. The identification is guaranteed to be unique within the NetSpecification.

NetworkPort
signalDirectionSignalDirection0..1

Specifies the direction of the signal on this NetworkPort.

NetworkPort
descriptionAbstractLocalizedString0..*

Room for additional, human readable information about the NetworkPort.

NetworkPort

Outgoing Relations

TypeRoleMult.Mult.Description
Signalsignal0..10..*

References the signal that is associated with the NetworkPort.

Incoming Relations

TypeMult.RoleMult.Description
ComponentPort0..*networkPort0..1References the NetworkPort that is realized by the ComponentPort.
Net1networkPort1..*References the NetworkPorts that are connected by the Net.
NetworkNode1port0..*Specifies the NetworkPorts of a NetworkNode.
Previous