Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.LCMFactory

Packages that use LCMFactory
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm   
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl   
 

Uses of LCMFactory in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm
 

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

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm that return LCMFactory
 LCMFactory LCMPackage.getLCMFactory()
          Returns the factory that creates the instances of the model.
 

Uses of LCMFactory in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl that implement LCMFactory
 class LCMFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl that return LCMFactory
 LCMFactory LCMPackageImpl.getLCMFactory()
           
static LCMFactory LCMFactoryImpl.init()
          Creates the default factory implementation.