| Physical Device ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is a concrete base class for representing hardware devices that can be managed that contains one or more sub-ordinate devices. In other words, this physical device is not a stand-alone physical device; rather, it represents an aggregation of physical devices. Each physical device in this aggregation can be managed.This class represents a convenient aggregation point for combining different aspects of a device (e.g., its physical composition as well as the set of services that it offers). It also enables the device itself to have a physical manifestation. Examples of this class include routers and switches, computers, and other end-devices that are managed.
Attributes | ||
PhysicalDevice | ![]() | |
Integer | ![]() |
This attribute defines the current number of PhysicalDevices aggregated by this PhysicalDeviceComposite object that are active and manageable.Note that this aggregation is for that particular level of aggregation. Thus, if a PhysicalDeviceComposite, called A, contains another PhysicalDeviceComposite, called B, then B's instance of this attribute will define how many PhysicalDevices are aggregated by B, whereas A's instance of this attribute will defined how many PhysicalDevices are aggregated by A (which includes those aggregated by B). |
Integer | ![]() |
This attribute defines the total number of PhysicalDevices aggregated by this PhysicalDeviceComposite object. Note that this aggregation is for that particular level of aggregation. Thus, if a PhysicalDeviceComposite, called A, contains another PhysicalDeviceComposite, called B, then B's instance of this attribute will define how many PhysicalDevices are aggregated by B, whereas A's instance of this attribute will defined how many PhysicalDevices are aggregated by A (which includes those aggregated by B). |
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 | |
Name | PhysicalDeviceComposite |
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::PhysicalDeviceComposite |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public PhysicalDevice _physicalDevice
Aggregation | Shared |
Alias | |
Association | HasDevices |
Association End | |
Class | PhysicalDeviceComposite |
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 | _physicalDevice |
Name Expression | |
Namespace | PhysicalDeviceComposite |
Opposite | _physicalDeviceComposite |
Owner | PhysicalDeviceComposite |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDeviceComposite::_physicalDevice |
Stereotype | |
Template Parameter | |
Type | PhysicalDevice |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Integer numberOfDevicesCurrent
This attribute defines the current number of PhysicalDevices aggregated by this PhysicalDeviceComposite object that are active and manageable.Note that this aggregation is for that particular level of aggregation. Thus, if a PhysicalDeviceComposite, called A, contains another PhysicalDeviceComposite, called B, then B's instance of this attribute will define how many PhysicalDevices are aggregated by B, whereas A's instance of this attribute will defined how many PhysicalDevices are aggregated by A (which includes those aggregated by B).
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PhysicalDeviceComposite |
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 | numberOfDevicesCurrent |
Name Expression | |
Namespace | PhysicalDeviceComposite |
Opposite | |
Owner | PhysicalDeviceComposite |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDeviceComposite::numberOfDevicesCurrent |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer numberOfDevicesTotal
This attribute defines the total number of PhysicalDevices aggregated by this PhysicalDeviceComposite object. Note that this aggregation is for that particular level of aggregation. Thus, if a PhysicalDeviceComposite, called A, contains another PhysicalDeviceComposite, called B, then B's instance of this attribute will define how many PhysicalDevices are aggregated by B, whereas A's instance of this attribute will defined how many PhysicalDevices are aggregated by A (which includes those aggregated by B).
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PhysicalDeviceComposite |
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 | numberOfDevicesTotal |
Name Expression | |
Namespace | PhysicalDeviceComposite |
Opposite | |
Owner | PhysicalDeviceComposite |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Device ABE::PhysicalDeviceComposite::numberOfDevicesTotal |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Physical Device ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |