org.dmtf.schemas.wscim.rasd
Interface ConsumerVisibilityType

All Superinterfaces:
CimAnySimpleType, EObject, Notifier

public interface ConsumerVisibilityType
extends CimAnySimpleType

A representation of the model object 'Consumer Visibility Type'.

The following features are supported:

See Also:
RasdPackage.getConsumerVisibilityType()

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 'Consumer Visibility'.

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.getConsumerVisibilityType_CIMResourceAllocationSettingData(), CIMResourceAllocationSettingDataType.getConsumerVisibility()

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