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

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

Uses of InCollection in org.openxma.dsl.dom
 

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

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

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

Methods in org.openxma.dsl.dom.model.impl that return InCollection
 InCollection DomFactoryImpl.createInCollection()
           
 

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

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



Copyright © 2013. All Rights Reserved.