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

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

Uses of ApplicationSession in org.openxma.dsl.dom
 

Methods in org.openxma.dsl.dom that return ApplicationSession
 ApplicationSession DomFactory.createApplicationSession()
          Returns a new object of class 'Application Session'.
 

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

Classes in org.openxma.dsl.dom.model.impl that implement ApplicationSession
 class ApplicationSessionImpl
          An implementation of the model object 'Application Session'.
 

Methods in org.openxma.dsl.dom.model.impl that return ApplicationSession
 ApplicationSession DomFactoryImpl.createApplicationSession()
           
 

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

Methods in org.openxma.dsl.dom.util with parameters of type ApplicationSession
 T DomSwitch.caseApplicationSession(ApplicationSession object)
          Returns the result of interpreting the object as an instance of 'Application Session'.
 



Copyright © 2013. All Rights Reserved.