| Physical Capacity ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This is a concrete class that defines the type of Memory that can be installed on a ManagedHardware instance, along with its minimum and maximum limits.
| Attributes | ||
| String |
This defines the maximum amount of memory, in Kbytes, that can be supported by this ManagedHardware instance. This is an optional attribute. |
|
| Integer |
This is an enumerated integer, and defines the type of memory that this ManagedHardware object instance can have. Values include: O: Unknown 1: DRAM 2: Synchronous DRAM 3: Cache DRAM 4: RAM 5: SRAM 6: VRAM 7: EDRAM 8: EDO 9: ROM 10: PROM 11: EPROM 12: EEPROM 13: FEPROM 14: CDRAM 15: 3DRAM 16: SDRAM 17: SGRAM 18: RDRAM 19: Flash 20: DDRThis is a REQUIRED attribute. |
|
| String |
This defines the minimum amount of memory, in Kbytes, that can be supported by this ManagedHardware instance. This is an optional attribute. |
|
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | PhysicalMemoryCapacity |
| Name Expression | |
| Namespace | «likelyToBeDeprecated» Physical Capacity ABE |
| Owned Template Signature | |
| Owner | «likelyToBeDeprecated» Physical Capacity ABE |
| Owning Template Parameter | |
| Package | «likelyToBeDeprecated» Physical Capacity ABE |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalMemoryCapacity |
| Representation | |
| Stereotype | likelyToBeDeprecated |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public String maximum
This defines the maximum amount of memory, in Kbytes, that can be supported by this ManagedHardware instance. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| 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 | None (1) |
| Name | maximum |
| Name Expression | |
| Namespace | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| Opposite | |
| Owner | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalMemoryCapacity::maximum |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public Integer memoryType
This is an enumerated integer, and defines the type of memory that this ManagedHardware object instance can have. Values include: O: Unknown 1: DRAM 2: Synchronous DRAM 3: Cache DRAM 4: RAM 5: SRAM 6: VRAM 7: EDRAM 8: EDO 9: ROM 10: PROM 11: EPROM 12: EEPROM 13: FEPROM 14: CDRAM 15: 3DRAM 16: SDRAM 17: SGRAM 18: RDRAM 19: Flash 20: DDRThis is a REQUIRED attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| 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 | None (1) |
| Name | memoryType |
| Name Expression | |
| Namespace | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| Opposite | |
| Owner | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalMemoryCapacity::memoryType |
| Stereotype | |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String minimum
This defines the minimum amount of memory, in Kbytes, that can be supported by this ManagedHardware instance. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| 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 | None (1) |
| Name | minimum |
| Name Expression | |
| Namespace | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| Opposite | |
| Owner | «likelyToBeDeprecated» PhysicalMemoryCapacity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalMemoryCapacity::minimum |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Physical Capacity ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |