Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._2._1.rs.RegistryFactory

Packages that use RegistryFactory
org.eclipse.ohf.ihe.common.ebxml._2._1.rs   
org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl   
 

Uses of RegistryFactory in org.eclipse.ohf.ihe.common.ebxml._2._1.rs
 

Fields in org.eclipse.ohf.ihe.common.ebxml._2._1.rs declared as RegistryFactory
static RegistryFactory RegistryFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs that return RegistryFactory
 RegistryFactory RegistryPackage.getRegistryFactory()
          Returns the factory that creates the instances of the model.
 

Uses of RegistryFactory in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that return RegistryFactory
 RegistryFactory RegistryPackageImpl.getRegistryFactory()
           
static RegistryFactory RegistryFactoryImpl.init()
          Creates the default factory implementation.