Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RimFactory

Packages that use RimFactory
org.eclipse.ohf.ihe.common.ebxml._3._0.rim   
org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl   
 

Uses of RimFactory in org.eclipse.ohf.ihe.common.ebxml._3._0.rim
 

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

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

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