Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._2._1.rim.RimFactory

Packages that use RimFactory
org.eclipse.ohf.ihe.common.ebxml._2._1.rim   
org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl   
 

Uses of RimFactory in org.eclipse.ohf.ihe.common.ebxml._2._1.rim
 

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

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim that return RimFactory
 RimFactory RimPackage.getRimFactory()
          Returns the factory that creates the instances of the model.
 

Uses of RimFactory in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl that implement RimFactory
 class RimFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl that return RimFactory
 RimFactory RimPackageImpl.getRimFactory()
           
static RimFactory RimFactoryImpl.init()
          Creates the default factory implementation.