| Physical Capacity ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is an abstract class that represents the minimum and maximum requirements, limits, or other variable features of a ManagedDevice or ManagedHardware object.
Attributes | ||
PhysicalContainer | ![]() | |
Integer | ![]() |
This is an enumerated integer whose value indicates the current status of this category of capacity object. The category is the name of the subclass. For example, the PhysicalMemoryCapacity subclass inherits the Status attribute, so the status applies to this instance of PhysicalMemory. The following values are defined: |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PhysicalCapacity |
Name Expression | |
Namespace | «likelyToBeDeprecated» Physical Capacity ABE |
Owned Template Signature | |
Owner | «likelyToBeDeprecated» Physical Capacity ABE |
Owning Template Parameter | |
Package | «likelyToBeDeprecated» Physical Capacity ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalCapacity |
Representation | |
Stereotype | likelyToBeDeprecated |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public PhysicalContainer _physicalContainer
Aggregation | None |
Alias | |
Association | PhysicalCapacityDetails |
Association End | |
Class | «likelyToBeDeprecated» PhysicalCapacity |
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 | _physicalContainer |
Name Expression | |
Namespace | «likelyToBeDeprecated» PhysicalCapacity |
Opposite | _physicalCapacity |
Owner | «likelyToBeDeprecated» PhysicalCapacity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalCapacity::_physicalContainer |
Stereotype | |
Template Parameter | |
Type | PhysicalContainer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer physicalCapacityStatus
This is an enumerated integer whose value indicates the current status of this category of capacity object. The category is the name of the subclass. For example, the PhysicalMemoryCapacity subclass inherits the Status attribute, so the status applies to this instance of PhysicalMemory. The following values are defined:
0: Unknown
1: OK
2: Initializing
3: Starting
4: Paused
5: Stopping
6: Stopped
7: Degraded
8: Stressed
9: Critical
10: Predicted Failure
11: Error - General
12: Error - Non Recoverable
13: Not Installed or Not Present
14: In Maintenance
15: Unable To Contact
16: Lost Communications
Stopped indicates that the object is known still exist, but it is no longer operational. However, it has not failed. Stressed indicates that the object is functioning, but needs attention (e.g., it may be overheating, or overloaded in some way). Predicted Failure indicates that this object is functioning properly but predicting a failure in the near future.
In Maintenance describes an object that is being configured, maintained, or otherwise administered and is NOT available for service. Unable To Contact indicates that the monitoring system has knowledge of this object but has never been able to establish communications with it. Lost Commmunications indicates that the object has been contacted successfully in the past and is known to still exist; however, it is currently unreachable.
This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «likelyToBeDeprecated» PhysicalCapacity |
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 | physicalCapacityStatus |
Name Expression | |
Namespace | «likelyToBeDeprecated» PhysicalCapacity |
Opposite | |
Owner | «likelyToBeDeprecated» PhysicalCapacity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Physical Capacity ABE::PhysicalCapacity::physicalCapacityStatus |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Physical Capacity ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |