Uses of Interface
oor.model.Registry

Packages that use Registry
oor.model Interfaces used by the OOR. 
oor.modules.federation Federation modules. 
oor.modules.registry Registry modules. 
 

Uses of Registry in oor.model
 

Methods in oor.model that return Registry
 Registry Federation.getRegistry()
           
 

Uses of Registry in oor.modules.federation
 

Methods in oor.modules.federation that return Registry
 Registry XMDR.getRegistry()
           
 Registry RSS.getRegistry()
           
 Registry OOR.getRegistry()
           
 Registry DAML.getRegistry()
           
 Registry BioPortal.getRegistry()
           
 

Uses of Registry in oor.modules.registry
 

Classes in oor.modules.registry that implement Registry
 class LuceneRegistry
          A registry implemented using Apache Lucene.