Package org.topbraid.core.session

Interface Summary
IModelSelection An interface for objects that can manage a selected OntModel (together with its base URI and some other things).
IModelSelectionListener  
INodeIdGenerator  
IResourceSelection An interface for objects that can manage a "globally" selected resource.
IResourceSelectionListener An interface for objects that want to be notified if the global resource selection has changed.
ISession An interface representing a user's session.
ISessionProvider  
SessionKeys  
 

Class Summary
AbstractSession An abstract base implementation of ISession.
AbstractSessionProvider  
NodeIdGeneratorImpl  
NodeIdMap Maintains a bidirectional mapping between IDs and RDFNodes during a session.
ResourceSelectionMemory A class that "remembers" which resource was selected for a given model.
SessionProperties Provides static access to user settings that are stored together with the currently selected OntModel's main file.