| HolderComposite ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class is a type of HolderComposite that serves as the parent for the Rack and Chassis classes. This class generalizes common properties that apply to Racks and Chassis.
Attributes | ||
Boolean | ![]() |
This is a boolean attribute that, if TRUE, indicates that this SecureHolder is equipped with an audible alarm. This is an optional attribute. |
String | ![]() |
This is a free-form string that provides supplementary information for the AudibleAlarm attribute. It should only be filled in when the value of the AudibleAlarm attribute is TRUE. This is an optional attribute. |
Boolean | ![]() |
This is a boolean attribute that, if TRUE, indicates that this SecureHolder is protected by some type of lock. This is an optional attribute. |
Integer | ![]() |
This is an enumerated 16-bit unsigned integer attribute indicating whether a breach of the Rack was attempted. Values include: 0: Unknown 1: Other 2: No Breach 3: Unsuccessful Breach (but attempted) 4: Successful BreachThis is an optional attribute. |
String | ![]() |
This is a free-form string attribute that provides supplementary information for the SecurityBreach attribute. It should only be filled in when the value of SecurityBreach is 1 ("Other").This is an optional attribute. |
Boolean | ![]() |
This is a boolean attribute that, if TRUE, indicates that the SecureHolder is equipped with one or more visible alarms (e.g., LEDs or gauges). This is an optional attribute. |
String | ![]() |
This is a free-form string attribute that provides supplementary information for the VisibleAlarm attribute. It should only be filled in when the value of VisibleAlarm is TRUE.This is an optional attribute. |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
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 | SecureHolder |
Name Expression | |
Namespace | HolderComposite ABE |
Owned Template Signature | |
Owner | HolderComposite ABE |
Owning Template Parameter | |
Package | HolderComposite ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Boolean audibleAlarm
This is a boolean attribute that, if TRUE, indicates that this SecureHolder is equipped with an audible alarm. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | audibleAlarm |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::audibleAlarm |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String audibleAlarmDescription
This is a free-form string that provides supplementary information for the AudibleAlarm attribute. It should only be filled in when the value of the AudibleAlarm attribute is TRUE. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | audibleAlarmDescription |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::audibleAlarmDescription |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Boolean lockPresent
This is a boolean attribute that, if TRUE, indicates that this SecureHolder is protected by some type of lock. This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | lockPresent |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::lockPresent |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer securityBreach
This is an enumerated 16-bit unsigned integer attribute indicating whether a breach of the Rack was attempted. Values include: 0: Unknown 1: Other 2: No Breach 3: Unsuccessful Breach (but attempted) 4: Successful BreachThis is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | securityBreach |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::securityBreach |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String securityBreachDescription
This is a free-form string attribute that provides supplementary information for the SecurityBreach attribute. It should only be filled in when the value of SecurityBreach is 1 ("Other").This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | securityBreachDescription |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::securityBreachDescription |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Boolean visibleAlarm
This is a boolean attribute that, if TRUE, indicates that the SecureHolder is equipped with one or more visible alarms (e.g., LEDs or gauges). This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | visibleAlarm |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::visibleAlarm |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String visibleAlarmDescription
This is a free-form string attribute that provides supplementary information for the VisibleAlarm attribute. It should only be filled in when the value of VisibleAlarm is TRUE.This is an optional attribute.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecureHolder |
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 | visibleAlarmDescription |
Name Expression | |
Namespace | SecureHolder |
Opposite | |
Owner | SecureHolder |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Equipment Holder ABE::HolderComposite ABE::SecureHolder::visibleAlarmDescription |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| HolderComposite ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |