|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseMemory
The Memory entity represents an instance of physical memory in a node. Typically, a node will only have a single physical memory instance, i.e. without attempting to model the memory on the level of individual memory modules. However, embedded devices may have multiple instances of memory, with different properties.
| Attribute |
| <Primitive Type> Unlimited Natural | size |
Size of this memory instance, in bytes.
|
| <Class> MemoryDescriptor | descriptor |
Reference to MemoryDescriptor capturing the physical attributes of this memory instance.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Memory |
| 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::Memory |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
descriptor
Public <Class> MemoryDescriptor descriptor
-
Reference to MemoryDescriptor capturing the physical attributes of this memory instance.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_descriptor_memory |
| Association End | |
| Class | <Class> Memory |
| 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> Memory |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Memory |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::Memory::descriptor |
| Stereotype | |
| Template Parameter | |
| Type | <Class> MemoryDescriptor |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
size
Public <Primitive Type> Unlimited Natural size
-
Size of this memory instance, in bytes.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> Memory |
| 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> Memory |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Memory |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::Memory::size |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |