Package org.topbraid.core.registry

Interface Summary
IFileRegistry An interface for objects managing the available graph files for TopBraid.
IGraphRegistry An interface for objects that manage the currently open (Jena) Graphs in the system.
IGraphRegistryListener An interface for objects that wish to be notified about changes in the global GraphRegistry.
IOntModelRegistry A global singleton managing all OntModels in the system.
 

Class Summary
GraphRegistryAdapter An empty implementation of ModelRegistryListener.
OntModelFactory A singleton able to create OntModels from base Models.