org.dmtf.schemas.wscim.rasd
Interface DocumentRoot

All Superinterfaces:
EObject, Notifier

public interface DocumentRoot
extends EObject

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
RasdPackage.getDocumentRoot()

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.
 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.
 CIMResourceAllocationSettingDataType getCIMResourceAllocationSettingData()
          Returns the value of the 'CIM Resource Allocation Setting Data' containment reference.
 CimString getConfigurationName()
          Returns the value of the 'Configuration Name' containment reference.
 CimString getConnection()
          Returns the value of the 'Connection' containment reference.
 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.
 HostResource getHostResource()
          Returns the value of the 'Host Resource' containment reference.
 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.
 FeatureMap getMixed()
          Returns the value of the 'Mixed' attribute list.
 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.
 EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
          Returns the value of the 'XMLNS Prefix Map' map.
 EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
          Returns the value of the 'XSI Schema Location' map.
 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 setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
          Sets the value of the 'CIM Resource Allocation Setting Data' containment reference.
 void setConfigurationName(CimString value)
          Sets the value of the 'Configuration Name' containment reference.
 void setConnection(CimString value)
          Sets the value of the 'Connection' 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 setHostResource(HostResource value)
          Sets the value of the 'Host Resource' 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.
 
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

getMixed

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

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

Returns:
the value of the 'Mixed' attribute list.
See Also:
RasdPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
RasdPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XSI Schema Location' map.
See Also:
RasdPackage.getDocumentRoot_XSISchemaLocation()

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:
setAddress(CimString), RasdPackage.getDocumentRoot_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:
getAddress()

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:
setAddressOnParent(CimString), RasdPackage.getDocumentRoot_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:
getAddressOnParent()

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:
setAllocationUnits(AllocationUnitsType), RasdPackage.getDocumentRoot_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:
getAllocationUnits()

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:
setAutomaticAllocation(CimBoolean), RasdPackage.getDocumentRoot_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:
getAutomaticAllocation()

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:
setAutomaticDeallocation(CimBoolean), RasdPackage.getDocumentRoot_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:
getAutomaticDeallocation()

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:
setCaption(CaptionType), RasdPackage.getDocumentRoot_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:
getCaption()

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:
setChangeableType(ChangeableTypeType), RasdPackage.getDocumentRoot_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:
getChangeableType()

getCIMResourceAllocationSettingData

CIMResourceAllocationSettingDataType getCIMResourceAllocationSettingData()
Returns the value of the 'CIM Resource Allocation Setting Data' containment reference.

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

Returns:
the value of the 'CIM Resource Allocation Setting Data' containment reference.
See Also:
setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType), RasdPackage.getDocumentRoot_CIMResourceAllocationSettingData()

setCIMResourceAllocationSettingData

void setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
Sets the value of the 'CIM Resource Allocation Setting Data' containment reference.

Parameters:
value - the new value of the 'CIM Resource Allocation Setting Data' containment reference.
See Also:
getCIMResourceAllocationSettingData()

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:
setConfigurationName(CimString), RasdPackage.getDocumentRoot_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:
getConfigurationName()

getConnection

CimString getConnection()
Returns the value of the 'Connection' containment reference.

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

Returns:
the value of the 'Connection' containment reference.
See Also:
setConnection(CimString), RasdPackage.getDocumentRoot_Connection()

setConnection

void setConnection(CimString value)
Sets the value of the 'Connection' containment reference.

Parameters:
value - the new value of the 'Connection' containment reference.
See Also:
getConnection()

getConsumerVisibility

ConsumerVisibilityType getConsumerVisibility()
Returns the value of the 'Consumer Visibility' containment reference.

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:
setConsumerVisibility(ConsumerVisibilityType), RasdPackage.getDocumentRoot_ConsumerVisibility()

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:
getConsumerVisibility()

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:
setDescription(CimString), RasdPackage.getDocumentRoot_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:
getDescription()

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.getDocumentRoot_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:
setGeneration(CimUnsignedLong), RasdPackage.getDocumentRoot_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:
getGeneration()

getHostResource

HostResource getHostResource()
Returns the value of the 'Host Resource' containment reference.

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

Returns:
the value of the 'Host Resource' containment reference.
See Also:
setHostResource(HostResource), RasdPackage.getDocumentRoot_HostResource()

setHostResource

void setHostResource(HostResource value)
Sets the value of the 'Host Resource' containment reference.

Parameters:
value - the new value of the 'Host Resource' containment reference.
See Also:
getHostResource()

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.getDocumentRoot_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:
setLimit(CimUnsignedLong), RasdPackage.getDocumentRoot_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:
getLimit()

getMappingBehavior

MappingBehaviorType getMappingBehavior()
Returns the value of the 'Mapping Behavior' containment reference.

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:
setMappingBehavior(MappingBehaviorType), RasdPackage.getDocumentRoot_MappingBehavior()

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:
getMappingBehavior()

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:
setOtherResourceType(CimString), RasdPackage.getDocumentRoot_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:
getOtherResourceType()

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:
setParent(CimString), RasdPackage.getDocumentRoot_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:
getParent()

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:
setPoolID(CimString), RasdPackage.getDocumentRoot_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:
getPoolID()

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:
setReservation(CimUnsignedLong), RasdPackage.getDocumentRoot_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:
getReservation()

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:
setResourceSubType(CimString), RasdPackage.getDocumentRoot_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:
getResourceSubType()

getResourceType

ResourceTypeType getResourceType()
Returns the value of the 'Resource Type' containment reference.

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:
setResourceType(ResourceTypeType), RasdPackage.getDocumentRoot_ResourceType()

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:
getResourceType()

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:
setVirtualQuantity(CimUnsignedLong), RasdPackage.getDocumentRoot_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:
getVirtualQuantity()

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:
setWeight(CimUnsignedInt), RasdPackage.getDocumentRoot_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:
getWeight()


© Copyright 2008 IBM Corp. 2008 All Rights Reserved