|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseNetworkResource
The NetworkResource entity represents a slice of bandwidth available to a specific NetworkInterface backing the particular NetworkResource. In case of operating systems, this may correspond to a network interface, while in case of an application server, this may correspond to a particular network connection.
| Attribute |
| <Primitive Type> Unlimited Natural | bandwidth |
Bandwidth available to this NetworkResource, in bits per second.
|
| <Class> NetworkInterface | networkInterface |
NetworkInterface backing this NetworkResource.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | NetworkResource |
| 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::NetworkResource |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
bandwidth
Public <Primitive Type> Unlimited Natural bandwidth
-
Bandwidth available to this NetworkResource, in bits per second.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> NetworkResource |
| 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> NetworkResource |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> NetworkResource |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::NetworkResource::bandwidth |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
networkInterface
Public <Class> NetworkInterface networkInterface
-
NetworkInterface backing this NetworkResource.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_networkInterface_networkResource |
| Association End | |
| Class | <Class> NetworkResource |
| 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 | networkInterface |
| Name Expression | |
| Namespace | <Class> NetworkResource |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> NetworkResource |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::NetworkResource::networkInterface |
| Stereotype | |
| Template Parameter | |
| Type | <Class> NetworkInterface |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |