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

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

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

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

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms that return CMSPackage
 CMSPackage CMSFactory.getCMSPackage()
          Returns the package supported by this factory.
 

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

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that return CMSPackage
 CMSPackage CMSFactoryImpl.getCMSPackage()
           
static CMSPackage CMSFactoryImpl.getPackage()
          Deprecated.  
static CMSPackage CMSPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.