|
| hardware - UML-Dokumentation |
deployment::hardware
KlasseNetworkElementDescriptor
The NetworkElementDescriptor entity captures the common properties of an active network element such as router or switch, such as aggregate bandwidth the device provides and forwarding latency between individual ports, be it routed or switched traffic.
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | NetworkElementDescriptor |
| Name Expression | |
| Namespace | <<ePackage>> <Package> hardware |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> hardware |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> hardware |
| Qualified Name | samm::deployment::hardware::NetworkElementDescriptor |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
aggregateBandwidth
Public <Primitive Type> Unlimited Natural aggregateBandwidth
-
Bandwidth of the interconnect in bits per second.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> NetworkElementDescriptor |
| 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 | aggregateBandwidth |
| Name Expression | |
| Namespace | <Class> NetworkElementDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> NetworkElementDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::NetworkElementDescriptor::aggregateBandwidth |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
forwardingLatency
Public <Primitive Type> Double forwardingLatency
-
Average latency of the interconnect, in seconds.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> NetworkElementDescriptor |
| 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 | forwardingLatency |
| Name Expression | |
| Namespace | <Class> NetworkElementDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> NetworkElementDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::NetworkElementDescriptor::forwardingLatency |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Double |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| hardware - UML-Dokumentation |