| Physical Device ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This is an abstract base class for representing hardware devices that can be managed. This class represents a convenient aggregation point for combining different aspects of a device (e.g., the cables, connectors, cards, power supplies, and other objects that together make up the device). Thus, it enables the device itself to have a physical manifestation (e.g., the "Internet Gateway Router" can be identified as a PhysicalDevice). Examples of this class include routers and switches, computers, and other end-devices that are managed.
| Attributes | ||
| Hardware | ||
| PhysicalDeviceComposite | ||
| «example» PhysicalDeviceRole | ||
| Boolean |
This is a boolean attribute that, if TRUE, indicates that this ManagedDevice has independent backplanes that can be managed separately. This is an optional attribute. |
|
| Integer |
This is an integer that defines the number of backplanes that this device has. This is an optional attribute. |
|
| Boolean |
This is a Boolean attribute that, if TRUE, means that AC and/or DC power supplies can be used in this device. If it is false, then only one or the other can be used. |
|
| String |
This is a free-form string that provides any order-specific instructions for configuring the set of components that together constitute this PhysicalDevice. This is an optional attribute. |
|
| String |
This is a string, and is used to uniquely identify this device as a member of a group of devices. This is an optional attribute. |
|
| Boolean |
This is a Boolean attribute that, if TRUE, means that this physical device is in reality made up of a set of physical devices, each of which can be individually managed. This is an optional attribute. |
|
| 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 | |
| Name | PhysicalDevice |
| Name Expression | |
| Namespace | Physical Device ABE |
| Owned Template Signature | |
| Owner | Physical Device ABE |
| Owning Template Parameter | |
| Package | Physical Device ABE |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public Hardware _hardware
| Aggregation | Shared |
| Alias | |
| Association | PhysicalDeviceConsistsOf |
| Association End | |
| Class | PhysicalDevice |
| 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 | PhysicalDevice |
| Opposite | _physicalDevice |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::_hardware |
| Stereotype | |
| Template Parameter | |
| Type | Hardware |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
Public PhysicalDeviceComposite _physicalDeviceComposite
| Aggregation | None |
| Alias | |
| Association | HasDevices |
| Association End | |
| Class | PhysicalDevice |
| 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 | _physicalDeviceComposite |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | _physicalDevice |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::_physicalDeviceComposite |
| Stereotype | |
| Template Parameter | |
| Type | PhysicalDeviceComposite |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public «example» PhysicalDeviceRole _physicalDeviceRole
| Aggregation | Shared |
| Alias | |
| Association | HasPhysicalDeviceRoles |
| Association End | |
| Class | PhysicalDevice |
| 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 | _physicalDeviceRole |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | _physicalDevice |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::_physicalDeviceRole |
| Stereotype | |
| Template Parameter | |
| Type | «example» PhysicalDeviceRole |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
Public Boolean backplaneIndependent
This is a boolean attribute that, if TRUE, indicates that this ManagedDevice has independent backplanes that can be managed separately. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PhysicalDevice |
| 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 | backplaneIndependent |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::backplaneIndependent |
| Stereotype | |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public Integer backplaneNumber
This is an integer that defines the number of backplanes that this device has. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PhysicalDevice |
| 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 | backplaneNumber |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::backplaneNumber |
| Stereotype | |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public Boolean canMixPower
This is a Boolean attribute that, if TRUE, means that AC and/or DC power supplies can be used in this device. If it is false, then only one or the other can be used.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PhysicalDevice |
| Datatype | |
| Default | false |
| Default Value | (false) |
| 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 | canMixPower |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::canMixPower |
| Stereotype | |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String configurationOrder
This is a free-form string that provides any order-specific instructions for configuring the set of components that together constitute this PhysicalDevice. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PhysicalDevice |
| 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 | configurationOrder |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::configurationOrder |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String deviceGroupID
This is a string, and is used to uniquely identify this device as a member of a group of devices. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PhysicalDevice |
| 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 | deviceGroupID |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::deviceGroupID |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public Boolean isComposite
This is a Boolean attribute that, if TRUE, means that this physical device is in reality made up of a set of physical devices, each of which can be individually managed. This is an optional attribute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PhysicalDevice |
| 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 | isComposite |
| Name Expression | |
| Namespace | PhysicalDevice |
| Opposite | |
| Owner | PhysicalDevice |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDevice::isComposite |
| Stereotype | |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Physical Device ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |