Package | Description |
---|---|
actorplugin |
Classes supporting the plugin interface for actors.
|
charger |
The top level package for the editor.
|
charger.act |
Classes related to actor operations, activation and graph updating.
|
charger.cgx |
Classes for reading and writing CharGer graphs in XML format.
|
charger.db |
Classes related to the database access part of CharGer.
|
charger.exception |
Classes for all the CharGer system's exceptions (i.e., Throwables)
|
charger.obj |
Classes for the graph objects themselves.
|
charger.prefs |
Classes needed for setting preferences by the user.
|
Class and Description |
---|
CGActorException
Exceptions related to problems with updating actors, including improper arguments.
|
Class and Description |
---|
CGContextException
Exceptions related to problems with contexts, such as overlapping contexts,
coreference links badly formed, etc.
|
CGFileException
Exceptions related to syntax problems with saving, opening, etc.
|
CGStorageError
Errors related to problems with hashtables, null values, etc.
|
CGSyntaxException
Exceptions related to problems with syntax, parsing, etc.
|
Class and Description |
---|
CGActorException
Exceptions related to problems with updating actors, including improper arguments.
|
CGGraphFormationError
Errors related to problems with ill formed graphs, non-adherence to rules, etc.
|
Class and Description |
---|
CGEncodingException
Indicates an encoding exception, typically that a string or file was not
UTF-8 compliant.
|
Class and Description |
---|
CGException
General class of exceptions defined by the CharGer System @author Harry S.
|
CGFileException
Exceptions related to syntax problems with saving, opening, etc.
|
Class and Description |
---|
CGError
Errors related to problems with ill formed graphs, non-adherence to rules,
etc.
|
CGException
General class of exceptions defined by the CharGer System @author Harry S.
|
CGThrowable
Top-level abstract exception to superclass all the others defined here.
|
Class and Description |
---|
CGContextException
Exceptions related to problems with contexts, such as overlapping contexts,
coreference links badly formed, etc.
|
Class and Description |
---|
CGFileException
Exceptions related to syntax problems with saving, opening, etc.
|