| Equipment ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This association class represents the semantics of the CardOnCard aggregation. It defines an attribute that describes how the Card is mounted on or plugged into the 'other' Card.This aggregation defines Cards that can accept (but not require) an additional Card to augment the base functionality of the hosting Card.
Attributes | ||
PhysicalConnector | ![]() |
This attribute is an object reference to the PhysicalConnector of the hosting Card that this DaughterCard plugs into. This is a REQUIRED attribute. |
Boolean | ![]() |
This attribute is a Boolean that, if TRUE, means that this DaughterCard can "plug into" its hosting Card without any external cabling. FALSE means that this DaughterCard requires an external cable to attach it to its hosting Card. This is a REQUIRED attribute. |
Integer | ![]() |
This attribute is a number defining the SlotNumber of the hosting Card that this DaughterCard plugs into. If there is no such SlotNumber, then this value should be set to 0. This is a REQUIRED 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 | CardOnCardDetails |
Name Expression | |
Namespace | Equipment ABE |
Owned Template Signature | |
Owner | Equipment ABE |
Owning Template Parameter | |
Package | Equipment ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment ABE::CardOnCardDetails |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public PhysicalConnector connectorName
This attribute is an object reference to the PhysicalConnector of the hosting Card that this DaughterCard plugs into. This is a REQUIRED attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CardOnCardDetails |
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 | connectorName |
Name Expression | |
Namespace | CardOnCardDetails |
Opposite | |
Owner | CardOnCardDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment ABE::CardOnCardDetails::connectorName |
Stereotype | |
Template Parameter | |
Type | PhysicalConnector |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Boolean isPluggable
This attribute is a Boolean that, if TRUE, means that this DaughterCard can "plug into" its hosting Card without any external cabling. FALSE means that this DaughterCard requires an external cable to attach it to its hosting Card. This is a REQUIRED attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CardOnCardDetails |
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 | isPluggable |
Name Expression | |
Namespace | CardOnCardDetails |
Opposite | |
Owner | CardOnCardDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment ABE::CardOnCardDetails::isPluggable |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer slotNumber
This attribute is a number defining the SlotNumber of the hosting Card that this DaughterCard plugs into. If there is no such SlotNumber, then this value should be set to 0. This is a REQUIRED attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CardOnCardDetails |
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 | slotNumber |
Name Expression | |
Namespace | CardOnCardDetails |
Opposite | |
Owner | CardOnCardDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment ABE::CardOnCardDetails::slotNumber |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Equipment ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |