Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.RegistryPackage

Packages that use RegistryPackage
org.eclipse.ohf.ihe.common.ebxml._3._0.rs   
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl   
 

Uses of RegistryPackage in org.eclipse.ohf.ihe.common.ebxml._3._0.rs
 

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

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs that return RegistryPackage
 RegistryPackage RegistryFactory.getRegistryPackage()
          Returns the package supported by this factory.
 

Uses of RegistryPackage in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl that implement RegistryPackage
 class RegistryPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl that return RegistryPackage
static RegistryPackage RegistryFactoryImpl.getPackage()
          Deprecated.  
 RegistryPackage RegistryFactoryImpl.getRegistryPackage()
           
static RegistryPackage RegistryPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.