org.dmtf.schemas.wscim.rasd
Interface ResourceTypeType

All Superinterfaces:
CimAnySimpleType, EObject, Notifier

public interface ResourceTypeType
extends CimAnySimpleType

A representation of the model object 'Resource Type Type'.

The following features are supported:

See Also:
RasdPackage.getResourceTypeType()

Method Summary
 RASDType getCIMResourceAllocationSettingData()
          Returns the value of the 'CIM Resource Allocation Setting Data' container reference.
 void setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
          Sets the value of the 'CIM Resource Allocation Setting Data' container reference.
 
Methods inherited from interface org.dmtf.schemas.wscim.cim.common.CimAnySimpleType
getAnyAttribute, getValue, setValue
 
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

getCIMResourceAllocationSettingData

RASDType getCIMResourceAllocationSettingData()
Returns the value of the 'CIM Resource Allocation Setting Data' container reference. It is bidirectional and its opposite is 'Resource Type'.

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

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

setCIMResourceAllocationSettingData

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

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


© Copyright 2008 IBM Corp. 2008 All Rights Reserved