Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.CMSFactory

Packages that use CMSFactory
org.eclipse.ohf.ihe.common.ebxml._3._0.cms   
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl   
 

Uses of CMSFactory in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 

Fields in org.eclipse.ohf.ihe.common.ebxml._3._0.cms declared as CMSFactory
static CMSFactory CMSFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms that return CMSFactory
 CMSFactory CMSPackage.getCMSFactory()
          Returns the factory that creates the instances of the model.
 

Uses of CMSFactory in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that implement CMSFactory
 class CMSFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that return CMSFactory
 CMSFactory CMSPackageImpl.getCMSFactory()
           
static CMSFactory CMSFactoryImpl.init()
          Creates the default factory implementation.