| Physical Resource ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is a concrete class that represents the connecting or cabling together of hardware entities. This enables both wireless and connector-based communication to be modeled.
Attributes | ||
Hardware | ![]() | |
PhysicalConnector | ![]() | |
String | ![]() |
This is a string attribute that defines the current length of the PhysicalLink in feet. For some connections, such as wireless connections, this property may not be applicable and should be assigned the special value of NULL. This is an optional attribute. |
Boolean | ![]() |
This is a Boolean attribute that defines whether this link is a wireless connection or not. TRUE means that this is a wireless connection, and FALSE means that the connection uses one or more cables and connectors to communicate. This is a REQUIRED attribute. |
String | ![]() |
This is a string attribute that defines the maximum allowable length of the PhysicalLink in feet. For some connections, such as wireless connections, this property may not be applicable and should be assigned the special value of NULL. This is an optional attribute. |
Integer | ![]() |
This is an enumerated integer, and is used to define the particular type of media that is used to carry communication. Values include: 0: Unknown 1: Wireless 2: Cat1 3: Cat2 4: Cat3 5: Cat4 6: Cat5 7: 50-ohm Coaxial 8: 75-ohm Coaxial 9: 100-ohm Coaxial 10: Fiber-optic 11: UTP 12: STP 13: Ribbon Cable 14: Twinaxial 15: Optical 9um 16: Optical 50um 17: Optical 62.5umThis is a REQUIRED attribute. |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PhysicalLink |
Name Expression | |
Namespace | Physical Resource ABE |
Owned Template Signature | |
Owner | Physical Resource ABE |
Owning Template Parameter | |
Package | Physical Resource ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Hardware _hardware
Aggregation | None |
Alias | |
Association | LinkHasHardware |
Association End | |
Class | PhysicalLink |
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 | * |
Name | _hardware |
Name Expression | |
Namespace | PhysicalLink |
Opposite | _physicalLink |
Owner | PhysicalLink |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink::_hardware |
Stereotype | |
Template Parameter | |
Type | Hardware |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public PhysicalConnector _physicalConnector
Aggregation | Shared |
Alias | |
Association | LinkHasConnector |
Association End | |
Class | PhysicalLink |
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 | * |
Name | _physicalConnector |
Name Expression | |
Namespace | PhysicalLink |
Opposite | _physicalLink2 |
Owner | PhysicalLink |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink::_physicalConnector |
Stereotype | |
Template Parameter | |
Type | PhysicalConnector |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public String currentLength
This is a string attribute that defines the current length of the PhysicalLink in feet. For some connections, such as wireless connections, this property may not be applicable and should be assigned the special value of NULL. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PhysicalLink |
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 | currentLength |
Name Expression | |
Namespace | PhysicalLink |
Opposite | |
Owner | PhysicalLink |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink::currentLength |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Boolean isWireless
This is a Boolean attribute that defines whether this link is a wireless connection or not. TRUE means that this is a wireless connection, and FALSE means that the connection uses one or more cables and connectors to communicate. This is a REQUIRED attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PhysicalLink |
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 | isWireless |
Name Expression | |
Namespace | PhysicalLink |
Opposite | |
Owner | PhysicalLink |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink::isWireless |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String maximumLength
This is a string attribute that defines the maximum allowable length of the PhysicalLink in feet. For some connections, such as wireless connections, this property may not be applicable and should be assigned the special value of NULL. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PhysicalLink |
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 | maximumLength |
Name Expression | |
Namespace | PhysicalLink |
Opposite | |
Owner | PhysicalLink |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink::maximumLength |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer mediaType
This is an enumerated integer, and is used to define the particular type of media that is used to carry communication. Values include: 0: Unknown 1: Wireless 2: Cat1 3: Cat2 4: Cat3 5: Cat4 6: Cat5 7: 50-ohm Coaxial 8: 75-ohm Coaxial 9: 100-ohm Coaxial 10: Fiber-optic 11: UTP 12: STP 13: Ribbon Cable 14: Twinaxial 15: Optical 9um 16: Optical 50um 17: Optical 62.5umThis is a REQUIRED attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PhysicalLink |
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 | mediaType |
Name Expression | |
Namespace | PhysicalLink |
Opposite | |
Owner | PhysicalLink |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalLink::mediaType |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Physical Resource ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |