|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseTargetEnvironment
The TargetEnvironment represents execution environment containing resources that can be used for executing Services. Each TargetEnvironment consists of multiple Nodes, which contain hardware resources than can be shared among multiple Containers, which define logical resources available to Services. A TargetEnvironment may also contain multiple network elements corresponding to routers and switches.
| Attribute |
| <Primitive Type> String | description |
Optional, human-readable description of the target environment.
|
| <Class> Node | nodes |
Hardware Nodes in a particular TargetEnvironment.
|
| <Class> NetworkElement | networkElements |
Network elements found in a target environment.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | TargetEnvironment |
| 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::TargetEnvironment |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
description
Public <Primitive Type> String description
-
Optional, human-readable description of the target environment.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> TargetEnvironment |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | 0..1 |
| Name | description |
| Name Expression | |
| Namespace | <Class> TargetEnvironment |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TargetEnvironment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::TargetEnvironment::description |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> String |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
networkElements
Public <Class> NetworkElement networkElements
-
Network elements found in a target environment.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_networkElements_targetEnvironment |
| Association End | |
| Class | <Class> TargetEnvironment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | * |
| Name | networkElements |
| Name Expression | |
| Namespace | <Class> TargetEnvironment |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TargetEnvironment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::TargetEnvironment::networkElements |
| Stereotype | |
| Template Parameter | |
| Type | <Class> NetworkElement |
| Upper | * |
| Upper Value | <Literal Unlimited Natural> * |
| Visibility | Public |
nodes
Public <Class> Node nodes
-
Hardware Nodes in a particular TargetEnvironment.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_nodes_targetEnvironment |
| Association End | |
| Class | <Class> TargetEnvironment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | * |
| Name | nodes |
| Name Expression | |
| Namespace | <Class> TargetEnvironment |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TargetEnvironment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::TargetEnvironment::nodes |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Node |
| Upper | * |
| Upper Value | <Literal Unlimited Natural> * |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |