|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseNetworkInterface
The NetworkInterface represents an instance of physical network interface installed on a node. It references a NetworkInterfaceDescriptor, which provides common physical attributes of the network link. The bandwidth of the interface is associated with the instance, since it may differ from the maximal physical bandwidth determined by link speed.
| Attribute |
| <Primitive Type> Unlimited Natural | bandwidth |
The bandwidth of the network interface. The available bandwdith may be lower than the bandwidth determined by link speed.
|
| <Class> NetworkInterfaceDescriptor | descriptor |
Reference to NetworkInterfaceDescriptor capturing the common attributes of this NetworkInterface.
|
| <Class> NetworkElement | connection |
Connection to a network serviced by a particular NetworkElement.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | NetworkInterface |
| Name Expression | |
| Namespace | <<ePackage>> <Package> targetenvironment |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> targetenvironment |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> targetenvironment |
| Qualified Name | samm::deployment::targetenvironment::NetworkInterface |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
bandwidth
Public <Primitive Type> Unlimited Natural bandwidth
-
The bandwidth of the network interface. The available bandwdith may be lower than the bandwidth determined by link speed.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> NetworkInterface |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | bandwidth |
| Name Expression | |
| Namespace | <Class> NetworkInterface |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> NetworkInterface |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::NetworkInterface::bandwidth |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
connection
Public <Class> NetworkElement connection
-
Connection to a network serviced by a particular NetworkElement.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_nodeConnections_connection |
| Association End | |
| Class | <Class> NetworkInterface |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | connection |
| Name Expression | |
| Namespace | <Class> NetworkInterface |
| Opposite | <Property> nodeConnections : NetworkInterface [0..*] |
| Owned Template Signature | |
| Owner | <Class> NetworkInterface |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::NetworkInterface::connection |
| Stereotype | |
| Template Parameter | |
| Type | <Class> NetworkElement |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
descriptor
Public <Class> NetworkInterfaceDescriptor descriptor
-
Reference to NetworkInterfaceDescriptor capturing the common attributes of this NetworkInterface.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_descriptor_networkInterface |
| Association End | |
| Class | <Class> NetworkInterface |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | descriptor |
| Name Expression | |
| Namespace | <Class> NetworkInterface |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> NetworkInterface |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::NetworkInterface::descriptor |
| Stereotype | |
| Template Parameter | |
| Type | <Class> NetworkInterfaceDescriptor |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |