Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE
Class Fan

This defines the capabilities of fans that are used for cooling.

Attributes
String currentSpeed currentSpeed

This is the current speed of the Fan in revolutions per minute.

Integer desiredSpeed 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.

Boolean isVariableSpeed 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.

Attributes inherited from SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::CoolingDevice SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::CoolingDevice
hasActiveCooling hasActiveCooling, _equipment _equipment

Attributes inherited from SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Hardware ABE::PhysicalContainer SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Hardware ABE::PhysicalContainer
hotSwappable hotSwappable, removable removable, replaceable replaceable, _physicalCapacity _physicalCapacity

Attributes inherited from SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Hardware ABE::ManagedHardware SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Hardware ABE::ManagedHardware
additionalInfo additionalInfo, administrativeState administrativeState, physicalAlarmReportingEnabled physicalAlarmReportingEnabled, physicalAlarmStatus physicalAlarmStatus, coolingRequirements coolingRequirements, hardwarePurpose hardwarePurpose, _hardwareRole _hardwareRole

Attributes inherited from SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Hardware ABE::Hardware SID Models::Resource Domain::Resource ABE::Physical Resource ABE::Hardware ABE::Hardware
depth depth, height height, measurementUnits measurementUnits, weight weight, weightUnits weightUnits, width width, _physicalConnector _physicalConnector, _hardware _hardware, _hardware1 _hardware1, _physicalLink _physicalLink, _physicalDevice _physicalDevice, _device _device, _equipmentHolder _equipmentHolder, _commonPlatformEnumeration _commonPlatformEnumeration

Attributes inherited from SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalResource SID Models::Resource Domain::Resource ABE::Physical Resource ABE::PhysicalResource
_uniqueRepresentation _uniqueRepresentation, _place2 _place2, _localPlace _localPlace, _replacementSet _replacementSet, manufactureDate manufactureDate, otherIdentifier otherIdentifier, powerState powerState, serialNumber serialNumber, versionNumber versionNumber, _product2 _product2, physicalResourceRole physicalResourceRole, logicalResource logicalResource

Attributes inherited from SID Models::Resource Domain::Resource ABE::Resource SID Models::Resource Domain::Resource ABE::Resource
_managementDomain _managementDomain, _businessInteractionItem _businessInteractionItem, _resourceRole _resourceRole, _resourceSpecification _resourceSpecification, _resourceUsage _resourceUsage, usageState usageState, _place _place, _performance2 _performance2, _resourceFacingService _resourceFacingService, _product _product, _resourceCharacteristicValue _resourceCharacteristicValue, _resourceSecurityEntity _resourceSecurityEntity, _securityEventCollectionMethod _securityEventCollectionMethod, _serviceAccessPoint _serviceAccessPoint, _securityThreatTool _securityThreatTool, _commonResourceInfo _commonResourceInfo, _partyRole3 _partyRole3, _partyRole _partyRole, resourceCapacity resourceCapacity, resourceCapacityDemand resourceCapacityDemand, _resourceInvolvementRole _resourceInvolvementRole, _resourceUser _resourceUser, runningSoftwareStatistics runningSoftwareStatistics, software software, compoundResource compoundResource, resourceConfiguration resourceConfiguration, resourceConfigSpec resourceConfigSpec, resourceTest resourceTest, resourceRelationship resourceRelationship, resourceRelationship2 resourceRelationship2, resource resource, resource22 resource22, problem2 problem2, problem problem, _alarm_3 _alarm_3, _alarm_2 _alarm_2, _alarm_1 _alarm_1, resourcePerformance resourcePerformance

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::Entity SID Models::Common Domain::Root Business Entities ABE::Entity
_entityIdentification _entityIdentification, _entityRole _entityRole, managedEntity managedEntity, characteristicValue characteristicValue

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity SID Models::Common Domain::Root Business Entities ABE::RootEntity
_rootEntityType _rootEntityType, _revenueAssuranceParmValue _revenueAssuranceParmValue, _characteristicValue _characteristicValue, name name, description description, ID ID, metric metric, _monitoredMetricInstancesCriteria _monitoredMetricInstancesCriteria, directedEdge directedEdge, vertex vertex, entityCatalogItem entityCatalogItem, rootEntityGroupMember rootEntityGroupMember, rootEntityGroup rootEntityGroup, rootEntityRelationship rootEntityRelationship, rootEntityRelationship2 rootEntityRelationship2, associationRole associationRole, entitySpecificationAttachment entitySpecificationAttachment, interactionUseCase interactionUseCase, interactionResult interactionResult

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameFan
Name Expression
NamespaceAuxiliary Component ABE
Owned Template Signature
OwnerAuxiliary Component ABE
Owning Template Parameter
PackageAuxiliary Component ABE
Qualified NameSID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 currentSpeed
Public String currentSpeed

This is the current speed of the Fan in revolutions per minute.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassFan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamecurrentSpeed
Name Expression
NamespaceFan
Opposite
OwnerFan
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan::currentSpeed
Stereotype
Template Parameter
TypeString
Upper1
Upper Value
VisibilityPublic


 desiredSpeed
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.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassFan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamedesiredSpeed
Name Expression
NamespaceFan
Opposite
OwnerFan
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan::desiredSpeed
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic


 isVariableSpeed
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.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassFan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameisVariableSpeed
Name Expression
NamespaceFan
Opposite
OwnerFan
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Physical Resource ABE::Auxiliary Component ABE::Fan::isVariableSpeed
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value
VisibilityPublic