Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._2._1.rim.RimPackage

Packages that use RimPackage
org.eclipse.ohf.ihe.common.ebxml._2._1.rim   
org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl   
 

Uses of RimPackage in org.eclipse.ohf.ihe.common.ebxml._2._1.rim
 

Fields in org.eclipse.ohf.ihe.common.ebxml._2._1.rim declared as RimPackage
static RimPackage RimPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim that return RimPackage
 RimPackage RimFactory.getRimPackage()
          Returns the package supported by this factory.
 

Uses of RimPackage in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl that implement RimPackage
 class RimPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl that return RimPackage
static RimPackage RimFactoryImpl.getPackage()
          Deprecated.  
 RimPackage RimFactoryImpl.getRimPackage()
           
static RimPackage RimPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.