Uses of Interface
org.openxma.dsl.dom.DomFactory

Packages that use DomFactory
org.openxma.dsl.dom   
org.openxma.dsl.dom.model.impl   
 

Uses of DomFactory in org.openxma.dsl.dom
 

Fields in org.openxma.dsl.dom declared as DomFactory
static DomFactory DomFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.openxma.dsl.dom that return DomFactory
 DomFactory DomPackage.getDomFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.openxma.dsl.dom.model.impl that implement DomFactory
 class DomFactoryImpl
          An implementation of the model Factory.
 

Methods in org.openxma.dsl.dom.model.impl that return DomFactory
 DomFactory DomPackageImpl.getDomFactory()
           
static DomFactory DomFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2013. All Rights Reserved.