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

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

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

Methods in org.dmtf.schemas.ovf.envelope that return ItemType
 ItemType EnvelopeFactory.createItemType()
          Returns a new object of class 'Item Type'.
 

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

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

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type ItemType
 T EnvelopeSwitch.caseItemType(ItemType object)
          Returns the result of interpreting the object as an instance of 'Item Type'.
 EStructuralFeature EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseItemType(ItemType object)
           
 boolean EnvelopeValidator.validateItemType_NonNegativeOrder(ItemType itemType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the NonNegativeOrder constraint of 'Item Type'.
 boolean EnvelopeValidator.validateItemType_NonNegativeStartDelay(ItemType itemType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the NonNegativeStartDelay constraint of 'Item Type'.
 boolean EnvelopeValidator.validateItemType_NonNegativeStopDelay(ItemType itemType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the NonNegativeStopDelay constraint of 'Item Type'.
 boolean EnvelopeValidator.validateItemType_ValidIDReference(ItemType itemType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the ValidIDReference constraint of 'Item Type'.
 boolean EnvelopeValidator.validateItemType(ItemType itemType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved