Uses of Package
story.dbcore.admin

Packages that use story.dbcore.admin
story.aesop   
story.dbcore.admin   
story.dbcore.attributes   
story.dbcore.grammars   
story.dbcore.gui   
story.dbcore.links   
story.dbcore.nodes   
story.dbcore.repositories   
story.flashback.gui   
story.scheherazade.admin   
story.scheherazade.elements   
story.scheherazade.misc   
story.scheherazade.nodes   
story.scheherazade.virgil   
 

Classes in story.dbcore.admin used by story.aesop
DBCoreInterface
          Point of entry for db-core data and functionality.
 

Classes in story.dbcore.admin used by story.dbcore.admin
Command
          Command class represents a single command interpretable by the db-core through DBCoreInterface.
CommandReturn
           
CommandSequence
          Encapsulates an ordered set (Vector) of Commands.
CommandType
          Manually implemented enum for types.
DBCoreInterface
          Point of entry for db-core data and functionality.
Executable
          An interface used to group together Command and CommandSequence into a single type, so that certain functions can be used polymorphically.
HistoryFrameID
          An ID number for a HistoryFrame.
TypeType
          Manually implemented enum for types.
 

Classes in story.dbcore.admin used by story.dbcore.attributes
Document
          Container and manager for a set of nodes (separated into different NodeRepositories) and the links between them (stored in a single LinkRepository).
 

Classes in story.dbcore.admin used by story.dbcore.grammars
DBCoreInterface
          Point of entry for db-core data and functionality.
 

Classes in story.dbcore.admin used by story.dbcore.gui
DBCoreInterface
          Point of entry for db-core data and functionality.
 

Classes in story.dbcore.admin used by story.dbcore.links
CommandReturn
           
Document
          Container and manager for a set of nodes (separated into different NodeRepositories) and the links between them (stored in a single LinkRepository).
 

Classes in story.dbcore.admin used by story.dbcore.nodes
Document
          Container and manager for a set of nodes (separated into different NodeRepositories) and the links between them (stored in a single LinkRepository).
 

Classes in story.dbcore.admin used by story.dbcore.repositories
Document
          Container and manager for a set of nodes (separated into different NodeRepositories) and the links between them (stored in a single LinkRepository).
 

Classes in story.dbcore.admin used by story.flashback.gui
DBCAccessor
          Accessor functions for a DBCoreInterface.
DBCoreInterface
          Point of entry for db-core data and functionality.
 

Classes in story.dbcore.admin used by story.scheherazade.admin
HistoryFrameID
          An ID number for a HistoryFrame.
 

Classes in story.dbcore.admin used by story.scheherazade.elements
CommandSequence
          Encapsulates an ordered set (Vector) of Commands.
DBCAccessor
          Accessor functions for a DBCoreInterface.
 

Classes in story.dbcore.admin used by story.scheherazade.misc
DBCAccessor
          Accessor functions for a DBCoreInterface.
 

Classes in story.dbcore.admin used by story.scheherazade.nodes
DBCAccessor
          Accessor functions for a DBCoreInterface.
 

Classes in story.dbcore.admin used by story.scheherazade.virgil
HistoryFrameID
          An ID number for a HistoryFrame.
 



Copyright © 2011 David K. Elson. All Rights Reserved.