| HolderComposite ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents the semantics of the ChassisInRack aggregation. This class defines two attribute - Position and Location - to define where the Chassis is located in the Rack.This aggregation defines the set of Chassis that are contained within this Rack. It is implemented as an aggregation class.
Attributes | ||
String | ![]() |
Some Racks have movable "shelves" that Chassis can fit into. In order to identify the position that the Chassis occupies, a pair of measurements - number of Us from the top of the Rack and number of Us from the left side of the Rack - are provided as a comma-delimited string. This is an optional attribute. |
Integer | ![]() |
This is the "slot number" of the Rack that the Chassis is placed in. This is an optional attribute. |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Derived | false |
Is Leaf | false |
Keywords | |
Kind | 1 - aggregation |
Name | ChassisPosition |
Name Expression | |
Namespace | HolderComposite ABE |
Owned Template Signature | |
Owner | HolderComposite ABE |
Owning Template Parameter | |
Package | HolderComposite ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::ChassisPosition |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String locationInChassis
Some Racks have movable "shelves" that Chassis can fit into. In order to identify the position that the Chassis occupies, a pair of measurements - number of Us from the top of the Rack and number of Us from the left side of the Rack - are provided as a comma-delimited string. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ChassisPosition |
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 | locationInChassis |
Name Expression | |
Namespace | ChassisPosition |
Opposite | |
Owner | ChassisPosition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::ChassisPosition::locationInChassis |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer positionInChassis
This is the "slot number" of the Rack that the Chassis is placed in. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ChassisPosition |
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 | positionInChassis |
Name Expression | |
Namespace | ChassisPosition |
Opposite | |
Owner | ChassisPosition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::ChassisPosition::positionInChassis |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| HolderComposite ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |