org.dmtf.schemas.wscim.rasd
Interface CIMResourceAllocationSettingDataType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
RASDType

public interface CIMResourceAllocationSettingDataType
extends EObject

A representation of the model object 'CIM Resource Allocation Setting Data Type'.

The following features are supported:

See Also:
RasdPackage.getCIMResourceAllocationSettingDataType()

Method Summary
 CimString getAddress()
          Returns the value of the 'Address' containment reference.
 CimString getAddressOnParent()
          Returns the value of the 'Address On Parent' containment reference.
 AllocationUnitsType getAllocationUnits()
          Returns the value of the 'Allocation Units' containment reference.
 FeatureMap getAny()
          Returns the value of the 'Any' attribute list.
 FeatureMap getAnyAttribute()
          Returns the value of the 'Any Attribute' attribute list.
 CimBoolean getAutomaticAllocation()
          Returns the value of the 'Automatic Allocation' containment reference.
 CimBoolean getAutomaticDeallocation()
          Returns the value of the 'Automatic Deallocation' containment reference.
 CaptionType getCaption()
          Returns the value of the 'Caption' containment reference.
 ChangeableTypeType getChangeableType()
          Returns the value of the 'Changeable Type' containment reference.
 CimString getConfigurationName()
          Returns the value of the 'Configuration Name' containment reference.
 EList<CimString> getConnection()
          Returns the value of the 'Connection' containment reference list.
 ConsumerVisibilityType getConsumerVisibility()
          Returns the value of the 'Consumer Visibility' containment reference.
 CimString getDescription()
          Returns the value of the 'Description' containment reference.
 CimString getElementName()
          Returns the value of the 'Element Name' containment reference.
 CimUnsignedLong getGeneration()
          Returns the value of the 'Generation' containment reference.
 EList<HostResource> getHostResource()
          Returns the value of the 'Host Resource' containment reference list.
 CimString getInstanceID()
          Returns the value of the 'Instance ID' containment reference.
 CimUnsignedLong getLimit()
          Returns the value of the 'Limit' containment reference.
 MappingBehaviorType getMappingBehavior()
          Returns the value of the 'Mapping Behavior' containment reference.
 CimString getOtherResourceType()
          Returns the value of the 'Other Resource Type' containment reference.
 CimString getParent()
          Returns the value of the 'Parent' containment reference.
 CimString getPoolID()
          Returns the value of the 'Pool ID' containment reference.
 CimUnsignedLong getReservation()
          Returns the value of the 'Reservation' containment reference.
 CimString getResourceSubType()
          Returns the value of the 'Resource Sub Type' containment reference.
 ResourceTypeType getResourceType()
          Returns the value of the 'Resource Type' containment reference.
 CimUnsignedLong getVirtualQuantity()
          Returns the value of the 'Virtual Quantity' containment reference.
 CimUnsignedInt getWeight()
          Returns the value of the 'Weight' containment reference.
 boolean isSetAddress()
          Returns whether the value of the 'Address' containment reference is set.
 boolean isSetAddressOnParent()
          Returns whether the value of the 'Address On Parent' containment reference is set.
 boolean isSetAllocationUnits()
          Returns whether the value of the 'Allocation Units' containment reference is set.
 boolean isSetAutomaticAllocation()
          Returns whether the value of the 'Automatic Allocation' containment reference is set.
 boolean isSetAutomaticDeallocation()
          Returns whether the value of the 'Automatic Deallocation' containment reference is set.
 boolean isSetCaption()
          Returns whether the value of the 'Caption' containment reference is set.
 boolean isSetChangeableType()
          Returns whether the value of the 'Changeable Type' containment reference is set.
 boolean isSetConfigurationName()
          Returns whether the value of the 'Configuration Name' containment reference is set.
 boolean isSetConsumerVisibility()
          Returns whether the value of the 'Consumer Visibility' containment reference is set.
 boolean isSetDescription()
          Returns whether the value of the 'Description' containment reference is set.
 boolean isSetGeneration()
          Returns whether the value of the 'Generation' containment reference is set.
 boolean isSetLimit()
          Returns whether the value of the 'Limit' containment reference is set.
 boolean isSetMappingBehavior()
          Returns whether the value of the 'Mapping Behavior' containment reference is set.
 boolean isSetOtherResourceType()
          Returns whether the value of the 'Other Resource Type' containment reference is set.
 boolean isSetParent()
          Returns whether the value of the 'Parent' containment reference is set.
 boolean isSetPoolID()
          Returns whether the value of the 'Pool ID' containment reference is set.
 boolean isSetReservation()
          Returns whether the value of the 'Reservation' containment reference is set.
 boolean isSetResourceSubType()
          Returns whether the value of the 'Resource Sub Type' containment reference is set.
 boolean isSetResourceType()
          Returns whether the value of the 'Resource Type' containment reference is set.
 boolean isSetVirtualQuantity()
          Returns whether the value of the 'Virtual Quantity' containment reference is set.
 boolean isSetWeight()
          Returns whether the value of the 'Weight' containment reference is set.
 void setAddress(CimString value)
          Sets the value of the 'Address' containment reference.
 void setAddressOnParent(CimString value)
          Sets the value of the 'Address On Parent' containment reference.
 void setAllocationUnits(AllocationUnitsType value)
          Sets the value of the 'Allocation Units' containment reference.
 void setAutomaticAllocation(CimBoolean value)
          Sets the value of the 'Automatic Allocation' containment reference.
 void setAutomaticDeallocation(CimBoolean value)
          Sets the value of the 'Automatic Deallocation' containment reference.
 void setCaption(CaptionType value)
          Sets the value of the 'Caption' containment reference.
 void setChangeableType(ChangeableTypeType value)
          Sets the value of the 'Changeable Type' containment reference.
 void setConfigurationName(CimString value)
          Sets the value of the 'Configuration Name' containment reference.
 void setConsumerVisibility(ConsumerVisibilityType value)
          Sets the value of the 'Consumer Visibility' containment reference.
 void setDescription(CimString value)
          Sets the value of the 'Description' containment reference.
 void setElementName(CimString value)
          Sets the value of the 'Element Name' containment reference.
 void setGeneration(CimUnsignedLong value)
          Sets the value of the 'Generation' containment reference.
 void setInstanceID(CimString value)
          Sets the value of the 'Instance ID' containment reference.
 void setLimit(CimUnsignedLong value)
          Sets the value of the 'Limit' containment reference.
 void setMappingBehavior(MappingBehaviorType value)
          Sets the value of the 'Mapping Behavior' containment reference.
 void setOtherResourceType(CimString value)
          Sets the value of the 'Other Resource Type' containment reference.
 void setParent(CimString value)
          Sets the value of the 'Parent' containment reference.
 void setPoolID(CimString value)
          Sets the value of the 'Pool ID' containment reference.
 void setReservation(CimUnsignedLong value)
          Sets the value of the 'Reservation' containment reference.
 void setResourceSubType(CimString value)
          Sets the value of the 'Resource Sub Type' containment reference.
 void setResourceType(ResourceTypeType value)
          Sets the value of the 'Resource Type' containment reference.
 void setVirtualQuantity(CimUnsignedLong value)
          Sets the value of the 'Virtual Quantity' containment reference.
 void setWeight(CimUnsignedInt value)
          Sets the value of the 'Weight' containment reference.
 void unsetAddress()
          Unsets the value of the 'Address' containment reference.
 void unsetAddressOnParent()
          Unsets the value of the 'Address On Parent' containment reference.
 void unsetAllocationUnits()
          Unsets the value of the 'Allocation Units' containment reference.
 void unsetAutomaticAllocation()
          Unsets the value of the 'Automatic Allocation' containment reference.
 void unsetAutomaticDeallocation()
          Unsets the value of the 'Automatic Deallocation' containment reference.
 void unsetCaption()
          Unsets the value of the 'Caption' containment reference.
 void unsetChangeableType()
          Unsets the value of the 'Changeable Type' containment reference.
 void unsetConfigurationName()
          Unsets the value of the 'Configuration Name' containment reference.
 void unsetConsumerVisibility()
          Unsets the value of the 'Consumer Visibility' containment reference.
 void unsetDescription()
          Unsets the value of the 'Description' containment reference.
 void unsetGeneration()
          Unsets the value of the 'Generation' containment reference.
 void unsetLimit()
          Unsets the value of the 'Limit' containment reference.
 void unsetMappingBehavior()
          Unsets the value of the 'Mapping Behavior' containment reference.
 void unsetOtherResourceType()
          Unsets the value of the 'Other Resource Type' containment reference.
 void unsetParent()
          Unsets the value of the 'Parent' containment reference.
 void unsetPoolID()
          Unsets the value of the 'Pool ID' containment reference.
 void unsetReservation()
          Unsets the value of the 'Reservation' containment reference.
 void unsetResourceSubType()
          Unsets the value of the 'Resource Sub Type' containment reference.
 void unsetResourceType()
          Unsets the value of the 'Resource Type' containment reference.
 void unsetVirtualQuantity()
          Unsets the value of the 'Virtual Quantity' containment reference.
 void unsetWeight()
          Unsets the value of the 'Weight' containment reference.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getAddress

CimString getAddress()
Returns the value of the 'Address' containment reference.

If the meaning of the 'Address' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Address' containment reference.
See Also:
isSetAddress(), unsetAddress(), setAddress(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_Address()

setAddress

void setAddress(CimString value)
Sets the value of the 'Address' containment reference.

Parameters:
value - the new value of the 'Address' containment reference.
See Also:
isSetAddress(), unsetAddress(), getAddress()

unsetAddress

void unsetAddress()
Unsets the value of the 'Address' containment reference.

See Also:
isSetAddress(), getAddress(), setAddress(CimString)

isSetAddress

boolean isSetAddress()
Returns whether the value of the 'Address' containment reference is set.

Returns:
whether the value of the 'Address' containment reference is set.
See Also:
unsetAddress(), getAddress(), setAddress(CimString)

getAddressOnParent

CimString getAddressOnParent()
Returns the value of the 'Address On Parent' containment reference.

If the meaning of the 'Address On Parent' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Address On Parent' containment reference.
See Also:
isSetAddressOnParent(), unsetAddressOnParent(), setAddressOnParent(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_AddressOnParent()

setAddressOnParent

void setAddressOnParent(CimString value)
Sets the value of the 'Address On Parent' containment reference.

Parameters:
value - the new value of the 'Address On Parent' containment reference.
See Also:
isSetAddressOnParent(), unsetAddressOnParent(), getAddressOnParent()

unsetAddressOnParent

void unsetAddressOnParent()
Unsets the value of the 'Address On Parent' containment reference.

See Also:
isSetAddressOnParent(), getAddressOnParent(), setAddressOnParent(CimString)

isSetAddressOnParent

boolean isSetAddressOnParent()
Returns whether the value of the 'Address On Parent' containment reference is set.

Returns:
whether the value of the 'Address On Parent' containment reference is set.
See Also:
unsetAddressOnParent(), getAddressOnParent(), setAddressOnParent(CimString)

getAllocationUnits

AllocationUnitsType getAllocationUnits()
Returns the value of the 'Allocation Units' containment reference.

If the meaning of the 'Allocation Units' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Allocation Units' containment reference.
See Also:
isSetAllocationUnits(), unsetAllocationUnits(), setAllocationUnits(AllocationUnitsType), RasdPackage.getCIMResourceAllocationSettingDataType_AllocationUnits()

setAllocationUnits

void setAllocationUnits(AllocationUnitsType value)
Sets the value of the 'Allocation Units' containment reference.

Parameters:
value - the new value of the 'Allocation Units' containment reference.
See Also:
isSetAllocationUnits(), unsetAllocationUnits(), getAllocationUnits()

unsetAllocationUnits

void unsetAllocationUnits()
Unsets the value of the 'Allocation Units' containment reference.

See Also:
isSetAllocationUnits(), getAllocationUnits(), setAllocationUnits(AllocationUnitsType)

isSetAllocationUnits

boolean isSetAllocationUnits()
Returns whether the value of the 'Allocation Units' containment reference is set.

Returns:
whether the value of the 'Allocation Units' containment reference is set.
See Also:
unsetAllocationUnits(), getAllocationUnits(), setAllocationUnits(AllocationUnitsType)

getAutomaticAllocation

CimBoolean getAutomaticAllocation()
Returns the value of the 'Automatic Allocation' containment reference.

If the meaning of the 'Automatic Allocation' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Allocation' containment reference.
See Also:
isSetAutomaticAllocation(), unsetAutomaticAllocation(), setAutomaticAllocation(CimBoolean), RasdPackage.getCIMResourceAllocationSettingDataType_AutomaticAllocation()

setAutomaticAllocation

void setAutomaticAllocation(CimBoolean value)
Sets the value of the 'Automatic Allocation' containment reference.

Parameters:
value - the new value of the 'Automatic Allocation' containment reference.
See Also:
isSetAutomaticAllocation(), unsetAutomaticAllocation(), getAutomaticAllocation()

unsetAutomaticAllocation

void unsetAutomaticAllocation()
Unsets the value of the 'Automatic Allocation' containment reference.

See Also:
isSetAutomaticAllocation(), getAutomaticAllocation(), setAutomaticAllocation(CimBoolean)

isSetAutomaticAllocation

boolean isSetAutomaticAllocation()
Returns whether the value of the 'Automatic Allocation' containment reference is set.

Returns:
whether the value of the 'Automatic Allocation' containment reference is set.
See Also:
unsetAutomaticAllocation(), getAutomaticAllocation(), setAutomaticAllocation(CimBoolean)

getAutomaticDeallocation

CimBoolean getAutomaticDeallocation()
Returns the value of the 'Automatic Deallocation' containment reference.

If the meaning of the 'Automatic Deallocation' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Deallocation' containment reference.
See Also:
isSetAutomaticDeallocation(), unsetAutomaticDeallocation(), setAutomaticDeallocation(CimBoolean), RasdPackage.getCIMResourceAllocationSettingDataType_AutomaticDeallocation()

setAutomaticDeallocation

void setAutomaticDeallocation(CimBoolean value)
Sets the value of the 'Automatic Deallocation' containment reference.

Parameters:
value - the new value of the 'Automatic Deallocation' containment reference.
See Also:
isSetAutomaticDeallocation(), unsetAutomaticDeallocation(), getAutomaticDeallocation()

unsetAutomaticDeallocation

void unsetAutomaticDeallocation()
Unsets the value of the 'Automatic Deallocation' containment reference.

See Also:
isSetAutomaticDeallocation(), getAutomaticDeallocation(), setAutomaticDeallocation(CimBoolean)

isSetAutomaticDeallocation

boolean isSetAutomaticDeallocation()
Returns whether the value of the 'Automatic Deallocation' containment reference is set.

Returns:
whether the value of the 'Automatic Deallocation' containment reference is set.
See Also:
unsetAutomaticDeallocation(), getAutomaticDeallocation(), setAutomaticDeallocation(CimBoolean)

getCaption

CaptionType getCaption()
Returns the value of the 'Caption' containment reference.

If the meaning of the 'Caption' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Caption' containment reference.
See Also:
isSetCaption(), unsetCaption(), setCaption(CaptionType), RasdPackage.getCIMResourceAllocationSettingDataType_Caption()

setCaption

void setCaption(CaptionType value)
Sets the value of the 'Caption' containment reference.

Parameters:
value - the new value of the 'Caption' containment reference.
See Also:
isSetCaption(), unsetCaption(), getCaption()

unsetCaption

void unsetCaption()
Unsets the value of the 'Caption' containment reference.

See Also:
isSetCaption(), getCaption(), setCaption(CaptionType)

isSetCaption

boolean isSetCaption()
Returns whether the value of the 'Caption' containment reference is set.

Returns:
whether the value of the 'Caption' containment reference is set.
See Also:
unsetCaption(), getCaption(), setCaption(CaptionType)

getChangeableType

ChangeableTypeType getChangeableType()
Returns the value of the 'Changeable Type' containment reference.

If the meaning of the 'Changeable Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Changeable Type' containment reference.
See Also:
isSetChangeableType(), unsetChangeableType(), setChangeableType(ChangeableTypeType), RasdPackage.getCIMResourceAllocationSettingDataType_ChangeableType()

setChangeableType

void setChangeableType(ChangeableTypeType value)
Sets the value of the 'Changeable Type' containment reference.

Parameters:
value - the new value of the 'Changeable Type' containment reference.
See Also:
isSetChangeableType(), unsetChangeableType(), getChangeableType()

unsetChangeableType

void unsetChangeableType()
Unsets the value of the 'Changeable Type' containment reference.

See Also:
isSetChangeableType(), getChangeableType(), setChangeableType(ChangeableTypeType)

isSetChangeableType

boolean isSetChangeableType()
Returns whether the value of the 'Changeable Type' containment reference is set.

Returns:
whether the value of the 'Changeable Type' containment reference is set.
See Also:
unsetChangeableType(), getChangeableType(), setChangeableType(ChangeableTypeType)

getConfigurationName

CimString getConfigurationName()
Returns the value of the 'Configuration Name' containment reference.

If the meaning of the 'Configuration Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Configuration Name' containment reference.
See Also:
isSetConfigurationName(), unsetConfigurationName(), setConfigurationName(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_ConfigurationName()

setConfigurationName

void setConfigurationName(CimString value)
Sets the value of the 'Configuration Name' containment reference.

Parameters:
value - the new value of the 'Configuration Name' containment reference.
See Also:
isSetConfigurationName(), unsetConfigurationName(), getConfigurationName()

unsetConfigurationName

void unsetConfigurationName()
Unsets the value of the 'Configuration Name' containment reference.

See Also:
isSetConfigurationName(), getConfigurationName(), setConfigurationName(CimString)

isSetConfigurationName

boolean isSetConfigurationName()
Returns whether the value of the 'Configuration Name' containment reference is set.

Returns:
whether the value of the 'Configuration Name' containment reference is set.
See Also:
unsetConfigurationName(), getConfigurationName(), setConfigurationName(CimString)

getConnection

EList<CimString> getConnection()
Returns the value of the 'Connection' containment reference list. The list contents are of type CimString.

If the meaning of the 'Connection' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Connection' containment reference list.
See Also:
RasdPackage.getCIMResourceAllocationSettingDataType_Connection()

getConsumerVisibility

ConsumerVisibilityType getConsumerVisibility()
Returns the value of the 'Consumer Visibility' containment reference. It is bidirectional and its opposite is 'CIM Resource Allocation Setting Data'.

If the meaning of the 'Consumer Visibility' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Consumer Visibility' containment reference.
See Also:
isSetConsumerVisibility(), unsetConsumerVisibility(), setConsumerVisibility(ConsumerVisibilityType), RasdPackage.getCIMResourceAllocationSettingDataType_ConsumerVisibility(), ConsumerVisibilityType.getCIMResourceAllocationSettingData()

setConsumerVisibility

void setConsumerVisibility(ConsumerVisibilityType value)
Sets the value of the 'Consumer Visibility' containment reference.

Parameters:
value - the new value of the 'Consumer Visibility' containment reference.
See Also:
isSetConsumerVisibility(), unsetConsumerVisibility(), getConsumerVisibility()

unsetConsumerVisibility

void unsetConsumerVisibility()
Unsets the value of the 'Consumer Visibility' containment reference.

See Also:
isSetConsumerVisibility(), getConsumerVisibility(), setConsumerVisibility(ConsumerVisibilityType)

isSetConsumerVisibility

boolean isSetConsumerVisibility()
Returns whether the value of the 'Consumer Visibility' containment reference is set.

Returns:
whether the value of the 'Consumer Visibility' containment reference is set.
See Also:
unsetConsumerVisibility(), getConsumerVisibility(), setConsumerVisibility(ConsumerVisibilityType)

getDescription

CimString getDescription()
Returns the value of the 'Description' containment reference.

If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' containment reference.
See Also:
isSetDescription(), unsetDescription(), setDescription(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_Description()

setDescription

void setDescription(CimString value)
Sets the value of the 'Description' containment reference.

Parameters:
value - the new value of the 'Description' containment reference.
See Also:
isSetDescription(), unsetDescription(), getDescription()

unsetDescription

void unsetDescription()
Unsets the value of the 'Description' containment reference.

See Also:
isSetDescription(), getDescription(), setDescription(CimString)

isSetDescription

boolean isSetDescription()
Returns whether the value of the 'Description' containment reference is set.

Returns:
whether the value of the 'Description' containment reference is set.
See Also:
unsetDescription(), getDescription(), setDescription(CimString)

getElementName

CimString getElementName()
Returns the value of the 'Element Name' containment reference.

If the meaning of the 'Element Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Element Name' containment reference.
See Also:
setElementName(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_ElementName()

setElementName

void setElementName(CimString value)
Sets the value of the 'Element Name' containment reference.

Parameters:
value - the new value of the 'Element Name' containment reference.
See Also:
getElementName()

getGeneration

CimUnsignedLong getGeneration()
Returns the value of the 'Generation' containment reference.

If the meaning of the 'Generation' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Generation' containment reference.
See Also:
isSetGeneration(), unsetGeneration(), setGeneration(CimUnsignedLong), RasdPackage.getCIMResourceAllocationSettingDataType_Generation()

setGeneration

void setGeneration(CimUnsignedLong value)
Sets the value of the 'Generation' containment reference.

Parameters:
value - the new value of the 'Generation' containment reference.
See Also:
isSetGeneration(), unsetGeneration(), getGeneration()

unsetGeneration

void unsetGeneration()
Unsets the value of the 'Generation' containment reference.

See Also:
isSetGeneration(), getGeneration(), setGeneration(CimUnsignedLong)

isSetGeneration

boolean isSetGeneration()
Returns whether the value of the 'Generation' containment reference is set.

Returns:
whether the value of the 'Generation' containment reference is set.
See Also:
unsetGeneration(), getGeneration(), setGeneration(CimUnsignedLong)

getHostResource

EList<HostResource> getHostResource()
Returns the value of the 'Host Resource' containment reference list. The list contents are of type HostResource.

If the meaning of the 'Host Resource' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Host Resource' containment reference list.
See Also:
RasdPackage.getCIMResourceAllocationSettingDataType_HostResource()

getInstanceID

CimString getInstanceID()
Returns the value of the 'Instance ID' containment reference.

If the meaning of the 'Instance ID' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Instance ID' containment reference.
See Also:
setInstanceID(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_InstanceID()

setInstanceID

void setInstanceID(CimString value)
Sets the value of the 'Instance ID' containment reference.

Parameters:
value - the new value of the 'Instance ID' containment reference.
See Also:
getInstanceID()

getLimit

CimUnsignedLong getLimit()
Returns the value of the 'Limit' containment reference.

If the meaning of the 'Limit' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Limit' containment reference.
See Also:
isSetLimit(), unsetLimit(), setLimit(CimUnsignedLong), RasdPackage.getCIMResourceAllocationSettingDataType_Limit()

setLimit

void setLimit(CimUnsignedLong value)
Sets the value of the 'Limit' containment reference.

Parameters:
value - the new value of the 'Limit' containment reference.
See Also:
isSetLimit(), unsetLimit(), getLimit()

unsetLimit

void unsetLimit()
Unsets the value of the 'Limit' containment reference.

See Also:
isSetLimit(), getLimit(), setLimit(CimUnsignedLong)

isSetLimit

boolean isSetLimit()
Returns whether the value of the 'Limit' containment reference is set.

Returns:
whether the value of the 'Limit' containment reference is set.
See Also:
unsetLimit(), getLimit(), setLimit(CimUnsignedLong)

getMappingBehavior

MappingBehaviorType getMappingBehavior()
Returns the value of the 'Mapping Behavior' containment reference. It is bidirectional and its opposite is 'CIM Resource Allocation Setting Data'.

If the meaning of the 'Mapping Behavior' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Mapping Behavior' containment reference.
See Also:
isSetMappingBehavior(), unsetMappingBehavior(), setMappingBehavior(MappingBehaviorType), RasdPackage.getCIMResourceAllocationSettingDataType_MappingBehavior(), MappingBehaviorType.getCIMResourceAllocationSettingData()

setMappingBehavior

void setMappingBehavior(MappingBehaviorType value)
Sets the value of the 'Mapping Behavior' containment reference.

Parameters:
value - the new value of the 'Mapping Behavior' containment reference.
See Also:
isSetMappingBehavior(), unsetMappingBehavior(), getMappingBehavior()

unsetMappingBehavior

void unsetMappingBehavior()
Unsets the value of the 'Mapping Behavior' containment reference.

See Also:
isSetMappingBehavior(), getMappingBehavior(), setMappingBehavior(MappingBehaviorType)

isSetMappingBehavior

boolean isSetMappingBehavior()
Returns whether the value of the 'Mapping Behavior' containment reference is set.

Returns:
whether the value of the 'Mapping Behavior' containment reference is set.
See Also:
unsetMappingBehavior(), getMappingBehavior(), setMappingBehavior(MappingBehaviorType)

getOtherResourceType

CimString getOtherResourceType()
Returns the value of the 'Other Resource Type' containment reference.

If the meaning of the 'Other Resource Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Other Resource Type' containment reference.
See Also:
isSetOtherResourceType(), unsetOtherResourceType(), setOtherResourceType(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_OtherResourceType()

setOtherResourceType

void setOtherResourceType(CimString value)
Sets the value of the 'Other Resource Type' containment reference.

Parameters:
value - the new value of the 'Other Resource Type' containment reference.
See Also:
isSetOtherResourceType(), unsetOtherResourceType(), getOtherResourceType()

unsetOtherResourceType

void unsetOtherResourceType()
Unsets the value of the 'Other Resource Type' containment reference.

See Also:
isSetOtherResourceType(), getOtherResourceType(), setOtherResourceType(CimString)

isSetOtherResourceType

boolean isSetOtherResourceType()
Returns whether the value of the 'Other Resource Type' containment reference is set.

Returns:
whether the value of the 'Other Resource Type' containment reference is set.
See Also:
unsetOtherResourceType(), getOtherResourceType(), setOtherResourceType(CimString)

getParent

CimString getParent()
Returns the value of the 'Parent' containment reference.

If the meaning of the 'Parent' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Parent' containment reference.
See Also:
isSetParent(), unsetParent(), setParent(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_Parent()

setParent

void setParent(CimString value)
Sets the value of the 'Parent' containment reference.

Parameters:
value - the new value of the 'Parent' containment reference.
See Also:
isSetParent(), unsetParent(), getParent()

unsetParent

void unsetParent()
Unsets the value of the 'Parent' containment reference.

See Also:
isSetParent(), getParent(), setParent(CimString)

isSetParent

boolean isSetParent()
Returns whether the value of the 'Parent' containment reference is set.

Returns:
whether the value of the 'Parent' containment reference is set.
See Also:
unsetParent(), getParent(), setParent(CimString)

getPoolID

CimString getPoolID()
Returns the value of the 'Pool ID' containment reference.

If the meaning of the 'Pool ID' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Pool ID' containment reference.
See Also:
isSetPoolID(), unsetPoolID(), setPoolID(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_PoolID()

setPoolID

void setPoolID(CimString value)
Sets the value of the 'Pool ID' containment reference.

Parameters:
value - the new value of the 'Pool ID' containment reference.
See Also:
isSetPoolID(), unsetPoolID(), getPoolID()

unsetPoolID

void unsetPoolID()
Unsets the value of the 'Pool ID' containment reference.

See Also:
isSetPoolID(), getPoolID(), setPoolID(CimString)

isSetPoolID

boolean isSetPoolID()
Returns whether the value of the 'Pool ID' containment reference is set.

Returns:
whether the value of the 'Pool ID' containment reference is set.
See Also:
unsetPoolID(), getPoolID(), setPoolID(CimString)

getReservation

CimUnsignedLong getReservation()
Returns the value of the 'Reservation' containment reference.

If the meaning of the 'Reservation' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Reservation' containment reference.
See Also:
isSetReservation(), unsetReservation(), setReservation(CimUnsignedLong), RasdPackage.getCIMResourceAllocationSettingDataType_Reservation()

setReservation

void setReservation(CimUnsignedLong value)
Sets the value of the 'Reservation' containment reference.

Parameters:
value - the new value of the 'Reservation' containment reference.
See Also:
isSetReservation(), unsetReservation(), getReservation()

unsetReservation

void unsetReservation()
Unsets the value of the 'Reservation' containment reference.

See Also:
isSetReservation(), getReservation(), setReservation(CimUnsignedLong)

isSetReservation

boolean isSetReservation()
Returns whether the value of the 'Reservation' containment reference is set.

Returns:
whether the value of the 'Reservation' containment reference is set.
See Also:
unsetReservation(), getReservation(), setReservation(CimUnsignedLong)

getResourceSubType

CimString getResourceSubType()
Returns the value of the 'Resource Sub Type' containment reference.

If the meaning of the 'Resource Sub Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Resource Sub Type' containment reference.
See Also:
isSetResourceSubType(), unsetResourceSubType(), setResourceSubType(CimString), RasdPackage.getCIMResourceAllocationSettingDataType_ResourceSubType()

setResourceSubType

void setResourceSubType(CimString value)
Sets the value of the 'Resource Sub Type' containment reference.

Parameters:
value - the new value of the 'Resource Sub Type' containment reference.
See Also:
isSetResourceSubType(), unsetResourceSubType(), getResourceSubType()

unsetResourceSubType

void unsetResourceSubType()
Unsets the value of the 'Resource Sub Type' containment reference.

See Also:
isSetResourceSubType(), getResourceSubType(), setResourceSubType(CimString)

isSetResourceSubType

boolean isSetResourceSubType()
Returns whether the value of the 'Resource Sub Type' containment reference is set.

Returns:
whether the value of the 'Resource Sub Type' containment reference is set.
See Also:
unsetResourceSubType(), getResourceSubType(), setResourceSubType(CimString)

getResourceType

ResourceTypeType getResourceType()
Returns the value of the 'Resource Type' containment reference. It is bidirectional and its opposite is 'CIM Resource Allocation Setting Data'.

If the meaning of the 'Resource Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Resource Type' containment reference.
See Also:
isSetResourceType(), unsetResourceType(), setResourceType(ResourceTypeType), RasdPackage.getCIMResourceAllocationSettingDataType_ResourceType(), ResourceTypeType.getCIMResourceAllocationSettingData()

setResourceType

void setResourceType(ResourceTypeType value)
Sets the value of the 'Resource Type' containment reference.

Parameters:
value - the new value of the 'Resource Type' containment reference.
See Also:
isSetResourceType(), unsetResourceType(), getResourceType()

unsetResourceType

void unsetResourceType()
Unsets the value of the 'Resource Type' containment reference.

See Also:
isSetResourceType(), getResourceType(), setResourceType(ResourceTypeType)

isSetResourceType

boolean isSetResourceType()
Returns whether the value of the 'Resource Type' containment reference is set.

Returns:
whether the value of the 'Resource Type' containment reference is set.
See Also:
unsetResourceType(), getResourceType(), setResourceType(ResourceTypeType)

getVirtualQuantity

CimUnsignedLong getVirtualQuantity()
Returns the value of the 'Virtual Quantity' containment reference.

If the meaning of the 'Virtual Quantity' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Virtual Quantity' containment reference.
See Also:
isSetVirtualQuantity(), unsetVirtualQuantity(), setVirtualQuantity(CimUnsignedLong), RasdPackage.getCIMResourceAllocationSettingDataType_VirtualQuantity()

setVirtualQuantity

void setVirtualQuantity(CimUnsignedLong value)
Sets the value of the 'Virtual Quantity' containment reference.

Parameters:
value - the new value of the 'Virtual Quantity' containment reference.
See Also:
isSetVirtualQuantity(), unsetVirtualQuantity(), getVirtualQuantity()

unsetVirtualQuantity

void unsetVirtualQuantity()
Unsets the value of the 'Virtual Quantity' containment reference.

See Also:
isSetVirtualQuantity(), getVirtualQuantity(), setVirtualQuantity(CimUnsignedLong)

isSetVirtualQuantity

boolean isSetVirtualQuantity()
Returns whether the value of the 'Virtual Quantity' containment reference is set.

Returns:
whether the value of the 'Virtual Quantity' containment reference is set.
See Also:
unsetVirtualQuantity(), getVirtualQuantity(), setVirtualQuantity(CimUnsignedLong)

getWeight

CimUnsignedInt getWeight()
Returns the value of the 'Weight' containment reference.

If the meaning of the 'Weight' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Weight' containment reference.
See Also:
isSetWeight(), unsetWeight(), setWeight(CimUnsignedInt), RasdPackage.getCIMResourceAllocationSettingDataType_Weight()

setWeight

void setWeight(CimUnsignedInt value)
Sets the value of the 'Weight' containment reference.

Parameters:
value - the new value of the 'Weight' containment reference.
See Also:
isSetWeight(), unsetWeight(), getWeight()

unsetWeight

void unsetWeight()
Unsets the value of the 'Weight' containment reference.

See Also:
isSetWeight(), getWeight(), setWeight(CimUnsignedInt)

isSetWeight

boolean isSetWeight()
Returns whether the value of the 'Weight' containment reference is set.

Returns:
whether the value of the 'Weight' containment reference is set.
See Also:
unsetWeight(), getWeight(), setWeight(CimUnsignedInt)

getAny

FeatureMap getAny()
Returns the value of the 'Any' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any' attribute list.
See Also:
RasdPackage.getCIMResourceAllocationSettingDataType_Any()

getAnyAttribute

FeatureMap getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any Attribute' attribute list.
See Also:
RasdPackage.getCIMResourceAllocationSettingDataType_AnyAttribute()


© Copyright 2008 IBM Corp. 2008 All Rights Reserved