Uses of Interface
org.openxma.dsl.dom.model.InCollectionElements

Packages that use InCollectionElements
org.openxma.dsl.dom   
org.openxma.dsl.dom.model.impl   
org.openxma.dsl.dom.util   
 

Uses of InCollectionElements in org.openxma.dsl.dom
 

Methods in org.openxma.dsl.dom that return InCollectionElements
 InCollectionElements DomFactory.createInCollectionElements()
          Returns a new object of class 'In Collection Elements'.
 

Uses of InCollectionElements in org.openxma.dsl.dom.model.impl
 

Classes in org.openxma.dsl.dom.model.impl that implement InCollectionElements
 class InCollectionElementsImpl
          An implementation of the model object 'In Collection Elements'.
 

Methods in org.openxma.dsl.dom.model.impl that return InCollectionElements
 InCollectionElements DomFactoryImpl.createInCollectionElements()
           
 

Uses of InCollectionElements in org.openxma.dsl.dom.util
 

Methods in org.openxma.dsl.dom.util with parameters of type InCollectionElements
 T DomSwitch.caseInCollectionElements(InCollectionElements object)
          Returns the result of interpreting the object as an instance of 'In Collection Elements'.
 



Copyright © 2013. All Rights Reserved.