Uses of Package
org.topbraid.core.registry

Packages that use org.topbraid.core.registry
org.topbraid.core   
org.topbraid.core.registry   
org.topbraid.core.registry.impl   
org.topbraidcomposer.core.io   
org.topbraidcomposer.core.registry   
org.topbraidcomposer.editors   
org.topbraidcomposer.gef.diagram.snapshots   
 

Classes in org.topbraid.core.registry used by org.topbraid.core
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.
IOntModelRegistry
          A global singleton managing all OntModels in the system.
 

Classes in org.topbraid.core.registry used by org.topbraid.core.registry
IGraphRegistryListener
          An interface for objects that wish to be notified about changes in the global GraphRegistry.
OntModelFactory
          A singleton able to create OntModels from base Models.
 

Classes in org.topbraid.core.registry used by org.topbraid.core.registry.impl
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.
 

Classes in org.topbraid.core.registry used by org.topbraidcomposer.core.io
IFileRegistry
          An interface for objects managing the available graph files for TopBraid.
 

Classes in org.topbraid.core.registry used by org.topbraidcomposer.core.registry
IOntModelRegistry
          A global singleton managing all OntModels in the system.
 

Classes in org.topbraid.core.registry used by org.topbraidcomposer.editors
IGraphRegistryListener
          An interface for objects that wish to be notified about changes in the global GraphRegistry.
 

Classes in org.topbraid.core.registry used by org.topbraidcomposer.gef.diagram.snapshots
IGraphRegistryListener
          An interface for objects that wish to be notified about changes in the global GraphRegistry.