NetworkPort

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

NetworkPort is the source or the receiver of a of 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
NetTypenetType0..10..*

Incoming Relations

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