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

Packages that use VirtualSystemCollectionType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
 

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

Methods in org.dmtf.schemas.ovf.envelope that return VirtualSystemCollectionType
 VirtualSystemCollectionType EnvelopeFactory.createVirtualSystemCollectionType()
          Returns a new object of class 'Virtual System Collection Type'.
 VirtualSystemCollectionType VirtualSystemType.getVirtualSystemCollection()
           
 VirtualSystemCollectionType StartupSectionType.getVirtualSystemCollection()
           
 VirtualSystemCollectionType ResourceAllocationSectionType.getVirtualSystemCollection()
           
 VirtualSystemCollectionType EnvelopeType.getVirtualSystemCollection()
          Returns the value of the 'Virtual System Collection' reference.
 VirtualSystemCollectionType DocumentRoot.getVirtualSystemCollection()
          Returns the value of the 'Virtual System Collection' containment reference.
 

Methods in org.dmtf.schemas.ovf.envelope with parameters of type VirtualSystemCollectionType
 void EnvelopeType.setVirtualSystemCollection(VirtualSystemCollectionType value)
          Sets the value of the 'Virtual System Collection' reference.
 void DocumentRoot.setVirtualSystemCollection(VirtualSystemCollectionType value)
          Sets the value of the 'Virtual System Collection' containment reference.
 

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

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type VirtualSystemCollectionType
 T EnvelopeSwitch.caseVirtualSystemCollectionType(VirtualSystemCollectionType object)
          Returns the result of interpreting the object as an instance of 'Virtual System Collection Type'.
 boolean EnvelopeValidator.validateVirtualSystemCollectionType_ProductClassInstanceUnique(VirtualSystemCollectionType virtualSystemCollectionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the ProductClassInstanceUnique constraint of 'Virtual System Collection Type'.
 boolean EnvelopeValidator.validateVirtualSystemCollectionType_SectionsAllowed(VirtualSystemCollectionType virtualSystemCollectionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the SectionsAllowed constraint of 'Virtual System Collection Type'.
 boolean EnvelopeValidator.validateVirtualSystemCollectionType(VirtualSystemCollectionType virtualSystemCollectionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved