Uses of Interface
org.eclipse.ohf.ihe.common.hl7v2.Hl7v2Package

Packages that use Hl7v2Package
org.eclipse.ohf.ihe.common.hl7v2   
org.eclipse.ohf.ihe.common.hl7v2.impl   
 

Uses of Hl7v2Package in org.eclipse.ohf.ihe.common.hl7v2
 

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

Methods in org.eclipse.ohf.ihe.common.hl7v2 that return Hl7v2Package
 Hl7v2Package Hl7v2Factory.getHl7v2Package()
          Returns the package supported by this factory.
 

Uses of Hl7v2Package in org.eclipse.ohf.ihe.common.hl7v2.impl
 

Classes in org.eclipse.ohf.ihe.common.hl7v2.impl that implement Hl7v2Package
 class Hl7v2PackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.ihe.common.hl7v2.impl that return Hl7v2Package
 Hl7v2Package Hl7v2FactoryImpl.getHl7v2Package()
           
static Hl7v2Package Hl7v2FactoryImpl.getPackage()
          Deprecated.  
static Hl7v2Package Hl7v2PackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.