| Auxiliary Component ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This defines the capabilities of fans that are used for cooling.
| Attributes | ||
| String |
This is the current speed of the Fan in revolutions per minute. |
|
| Integer |
This is an integer attribute that defines the currently requested fan speed, defined in revolutions per minute.For non-variable speed Fans, this attribute has the same semantics as turning the Fan on or off. For variable-speed Fans, this attribute represents the desired speed of the Fan. |
|
| Boolean |
This is a Boolean attribute that, if TRUE, means that this fan supports variable cooling speeds. If it is FALSE, then this fan only provides a single cooling speed. |
|
| 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 | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Fan |
| Name Expression | |
| Namespace | Auxiliary Component ABE |
| Owned Template Signature | |
| Owner | Auxiliary Component ABE |
| Owning Template Parameter | |
| Package | Auxiliary Component ABE |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public String currentSpeed
This is the current speed of the Fan in revolutions per minute.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Fan |
| 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 | currentSpeed |
| Name Expression | |
| Namespace | Fan |
| Opposite | |
| Owner | Fan |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan::currentSpeed |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public Integer desiredSpeed
This is an integer attribute that defines the currently requested fan speed, defined in revolutions per minute.For non-variable speed Fans, this attribute has the same semantics as turning the Fan on or off. For variable-speed Fans, this attribute represents the desired speed of the Fan.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Fan |
| 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 | desiredSpeed |
| Name Expression | |
| Namespace | Fan |
| Opposite | |
| Owner | Fan |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan::desiredSpeed |
| Stereotype | |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public Boolean isVariableSpeed
This is a Boolean attribute that, if TRUE, means that this fan supports variable cooling speeds. If it is FALSE, then this fan only provides a single cooling speed.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Fan |
| 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 | isVariableSpeed |
| Name Expression | |
| Namespace | Fan |
| Opposite | |
| Owner | Fan |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan::isVariableSpeed |
| Stereotype | |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Auxiliary Component ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |