Uses of Interface
org.dmtf.schemas.ovf.envelope.RASDType

Packages that use RASDType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
org.dmtf.schemas.wscim.rasd   
 

Uses of RASDType in org.dmtf.schemas.ovf.envelope
 

Methods in org.dmtf.schemas.ovf.envelope that return RASDType
 RASDType EnvelopeFactory.createRASDType()
          Returns a new object of class 'RASD Type'.
 

Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type RASDType
 EList<RASDType> VirtualHardwareSectionType.getItem()
          Returns the value of the 'Item' containment reference list.
 EList<RASDType> ResourceAllocationSectionType.getItem()
          Returns the value of the 'Item' containment reference list.
 

Uses of RASDType in org.dmtf.schemas.ovf.envelope.util
 

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type RASDType
 T EnvelopeSwitch.caseRASDType(RASDType object)
          Returns the result of interpreting the object as an instance of 'RASD Type'.
 EStructuralFeature EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseRASDType(RASDType object)
           
 boolean EnvelopeValidator.validateRASDType_NetworkReference(RASDType rasdType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the NetworkReference constraint of 'RASD Type'.
 boolean EnvelopeValidator.validateRASDType_ValidConfigurationReferences(RASDType rasdType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the ValidConfigurationReferences constraint of 'RASD Type'.
 boolean EnvelopeValidator.validateRASDType(RASDType rasdType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

Uses of RASDType in org.dmtf.schemas.wscim.rasd
 

Methods in org.dmtf.schemas.wscim.rasd that return RASDType
 RASDType ResourceTypeType.getCIMResourceAllocationSettingData()
          Returns the value of the 'CIM Resource Allocation Setting Data' container reference.
 RASDType MappingBehaviorType.getCIMResourceAllocationSettingData()
          Returns the value of the 'CIM Resource Allocation Setting Data' container reference.
 RASDType ConsumerVisibilityType.getCIMResourceAllocationSettingData()
          Returns the value of the 'CIM Resource Allocation Setting Data' container reference.
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved