| 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 holding role. A common example is a Card that can also serve as a motherboard, or a Card that can serve as a daughter card that attaches to a motherboard. This class enables a single Entity, such as a Line Card, to have multiple roles - it can function as a Router Processor as well as a Holder.
| Attributes | ||
| Integer |
This is an enumerated integer that defines the various types of holding 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 | PhysicalHolderRole |
| 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::PhysicalHolderRole |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public Integer type
This is an enumerated integer that defines the various types of holding 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» PhysicalHolderRole |
| 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 | type |
| Name Expression | |
| Namespace | «example» PhysicalHolderRole |
| Opposite | |
| Owner | «example» PhysicalHolderRole |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Role ABE::Pysical Role Example ABE::PhysicalHolderRole::type |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Pysical Role Example ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |