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

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

Uses of Service in org.openxma.dsl.dom
 

Methods in org.openxma.dsl.dom that return Service
 Service DomFactory.createService()
          Returns a new object of class 'Service'.
 

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

Classes in org.openxma.dsl.dom.model.impl that implement Service
 class ServiceImpl
          An implementation of the model object 'Service'.
 

Methods in org.openxma.dsl.dom.model.impl that return Service
 Service DomFactoryImpl.createService()
           
 

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

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



Copyright © 2013. All Rights Reserved.