|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseStorageDevice
The StorageDevice entity represents a physical instance of a storage device. The instance references StorageDeviceDescriptor, which captures common physical properties of the device, such as access latency or read speed. Size of the storage device is not considered common attribute and is defined by the StorageDevice entity, because it is reasonable to expect that devices of various sizes may share physical properties.
| Attribute |
| <Class> StorageDeviceDescriptor | descriptor |
Reference to descriptor capturing the physical properties of the storage device.
|
| <Primitive Type> Unlimited Natural | size |
Storage capacity of the installed storage device, in bytes.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | StorageDevice |
| 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::StorageDevice |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
descriptor
Public <Class> StorageDeviceDescriptor descriptor
-
Reference to descriptor capturing the physical properties of the storage device.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_descriptor_storageDevice |
| Association End | |
| Class | <Class> StorageDevice |
| 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> StorageDevice |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> StorageDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::StorageDevice::descriptor |
| Stereotype | |
| Template Parameter | |
| Type | <Class> StorageDeviceDescriptor |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
size
Public <Primitive Type> Unlimited Natural size
-
Storage capacity of the installed storage device, in bytes.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> StorageDevice |
| 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 | size |
| Name Expression | |
| Namespace | <Class> StorageDevice |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> StorageDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::StorageDevice::size |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |