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

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

Uses of SelectProperties in org.openxma.dsl.dom
 

Methods in org.openxma.dsl.dom that return SelectProperties
 SelectProperties DomFactory.createSelectProperties()
          Returns a new object of class 'Select Properties'.
 

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

Classes in org.openxma.dsl.dom.model.impl that implement SelectProperties
 class SelectPropertiesImpl
          An implementation of the model object 'Select Properties'.
 

Methods in org.openxma.dsl.dom.model.impl that return SelectProperties
 SelectProperties DomFactoryImpl.createSelectProperties()
           
 

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

Methods in org.openxma.dsl.dom.util with parameters of type SelectProperties
 T DomSwitch.caseSelectProperties(SelectProperties object)
          Returns the result of interpreting the object as an instance of 'Select Properties'.
 



Copyright © 2013. All Rights Reserved.