Uses of Package
org.basex.core

Packages that use org.basex.core
org.basex.build Contains classes for creating new database instances. 
org.basex.core This package contains the core classes. 
org.basex.core.proc This package contains the command implementations. 
org.basex.gui Contains the graphical user interface of BaseX. 
org.basex.gui.dialog Contains dialog windows used in the GUI. 
org.basex.gui.view.plot Contains the classes for the scatterplot view. 
org.basex.index Contains database index implementations. 
org.basex.query Provides classes for querying the data. 
 

Classes in org.basex.core used by org.basex.build
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.core
AbstractProcess
          This class provides the architecture for local and client process interpretation.
Commands.Cmd
          Command definitions.
Commands.CmdCreate
          Create Command definitions.
Commands.CmdDrop
          Drop command definitions.
Commands.CmdFS
          Filesystem command definitions.
Commands.CmdIndex
          Index Types definition.
Commands.CmdInfo
          Info command definitions.
Commands.CmdSet
          Set command definitions.
Commands.CmdUpdate
          Insert command definitions.
Context
          This class stores the reference to the currently opened database.
Process
          This class provides the architecture for all internal command implementations.
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.core.proc
AbstractProcess
          This class provides the architecture for local and client process interpretation.
Commands.CmdIndex
          Index Types definition.
Context
          This class stores the reference to the currently opened database.
Process
          This class provides the architecture for all internal command implementations.
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.gui
Context
          This class stores the reference to the currently opened database.
Process
          This class provides the architecture for all internal command implementations.
 

Classes in org.basex.core used by org.basex.gui.dialog
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.gui.view.plot
Context
          This class stores the reference to the currently opened database.
 

Classes in org.basex.core used by org.basex.index
Progress
          This class is implemented by all kinds of processes.
 

Classes in org.basex.core used by org.basex.query
Context
          This class stores the reference to the currently opened database.
Progress
          This class is implemented by all kinds of processes.