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

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

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

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

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.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._3._0.rs.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl that implement RegistryFactory
 class RegistryFactoryImpl
          An implementation of the model Factory.
 

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