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

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

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

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

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm that return LCMPackage
 LCMPackage LCMFactory.getLCMPackage()
          Returns the package supported by this factory.
 

Uses of LCMPackage 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 LCMPackage
 class LCMPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl that return LCMPackage
 LCMPackage LCMFactoryImpl.getLCMPackage()
           
static LCMPackage LCMFactoryImpl.getPackage()
          Deprecated.  
static LCMPackage LCMPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.