| Pysical Role Example ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is a concrete class that represents any type of physical resource that can play a physical adapter role. The Adapter role enables a piece of Hardware to adapt its use. For example, sometimes Cards and Chassis evolve along separate paths, causing future versions of one to no longer be physically compatible with present and/or future versions of the other. The solution to this is to use an intermediate piece of Hardware, called an Adapter, to extend the existing physical structure of an EquipmentHolder to enable otherwise incompatible Equipment to be plugged into an EquipmentHolder. The Adapter conceptually creates a new type of EquipmentHolder that fits into the existing EquipmentHolder. This enables Cards that would otherwise be physically and/or electrically incompatible with the existing EquipmentHolder to be supported, by interfacing to the old EquipmentHolder via the new Adapter.
Attributes | ||
Integer | ![]() |
This is an enumerated integer that defines the various types of adapter roles that this object can play. Values include: 0: undefined; 1: host (e.g., a motherboard) 2: client (e.g., a daughterboard)This is a REQUIRED attribute. |
Attributes inherited from ![]() |
||
![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | example |
Name | PhysicalAdapterRole |
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::PhysicalAdapterRole |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Integer typeOfAdapterRole
This is an enumerated integer that defines the various types of adapter roles that this object can play. Values include: 0: undefined; 1: host (e.g., a motherboard) 2: client (e.g., a daughterboard)This is a REQUIRED attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «example» PhysicalAdapterRole |
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 | typeOfAdapterRole |
Name Expression | |
Namespace | «example» PhysicalAdapterRole |
Opposite | |
Owner | «example» PhysicalAdapterRole |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Role ABE::Pysical Role Example ABE::PhysicalAdapterRole::typeOfAdapterRole |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Pysical Role Example ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |