| Pysical Role Example ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This is an abstract base class for representing the different types of roles that various physical resources can take on. For this first iteration, two specialized roles have been defined: holder and adapter. This enables a single object, such as a Card, to have additional functions. For example, a Card may also serve as a motherboard or hosting board for another Card. In this situation, there isn't a separate EquipmentHolder - rather, the Card acts as a holder in addition to providing its normal functions. This class is the base class for defining different types of physical resource roles. Attributes are TBD.
| Attributes | ||
| ManagedHardware | ||
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | example |
| Name | HardwareRole |
| Name Expression | |
| Namespace | Pysical Role Example ABE |
| Owned Template Signature | |
| Owner | Pysical Role Example ABE |
| Owning Template Parameter | |
| Package | Pysical Role Example ABE |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Role ABE::Pysical Role Example ABE::HardwareRole |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public ManagedHardware _managedHardware
| Aggregation | None |
| Alias | |
| Association | HasHardwareRoles |
| Association End | |
| Class | «example» HardwareRole |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | _managedHardware |
| Name Expression | |
| Namespace | «example» HardwareRole |
| Opposite | _hardwareRole |
| Owner | «example» HardwareRole |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Role ABE::Pysical Role Example ABE::HardwareRole::_managedHardware |
| Stereotype | |
| Template Parameter | |
| Type | ManagedHardware |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| Pysical Role Example ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |