Uses of Interface
org.eclipse.ohf.ihe.common.cdar2.CDAR2Package

Packages that use CDAR2Package
org.eclipse.ohf.ihe.common.cdar2   
org.eclipse.ohf.ihe.common.cdar2.impl   
 

Uses of CDAR2Package in org.eclipse.ohf.ihe.common.cdar2
 

Fields in org.eclipse.ohf.ihe.common.cdar2 declared as CDAR2Package
static CDAR2Package CDAR2Package.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 that return CDAR2Package
 CDAR2Package CDAR2Factory.getCDAR2Package()
          Returns the package supported by this factory.
 

Uses of CDAR2Package in org.eclipse.ohf.ihe.common.cdar2.impl
 

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement CDAR2Package
 class CDAR2PackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return CDAR2Package
 CDAR2Package CDAR2FactoryImpl.getCDAR2Package()
           
static CDAR2Package CDAR2FactoryImpl.getPackage()
          Deprecated.  
static CDAR2Package CDAR2PackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.