Package notio

Interface Summary
Generator The Generator interface.
Macro Interface for Macros.
MarkerComparator Interface for marker comparators.
Parser The required interface for all parsers.
QuantifierMacro Interface for quantifier macros.
 

Class Summary
Actor The actor node class.
Concept The concept node class.
ConceptType The concept type class.
ConceptTypeDefinition The concept type definition class.
ConceptTypeHierarchy The concept type hierarchy class.
CopyingScheme A class used to specify how copying of graph elements should be performed.
CoreferenceSet Class to implement coreference sets (also known as lines of identity).
DefinedDesignator Class for defined designators.
DescriptorDesignator Class for designators with a descriptor (Graph) designator.
Designator Base class for designators.
Extensions Class which may be queried to verify that specific, independant extensions to the API are available and also to activate or deactivate any extended features.
Graph The basic conceptual graph class.
KnowledgeBase A class that defines a knowledge base.
LiteralDesignator Class for literal designators.
Marker The marker class.
MarkerDesignator Class for locator designators.
MarkerSet Class that stores a set of marker objects.
MatchingScheme A class used to specify how matching of graph elements should be performed.
MatchResult A class for reporting the results of a match operation.
NameDesignator Class for name designators.
Node The base class for graph nodes.
NodeMapping A mapping between the nodes in two graphs.
Referent A class for storing the referent of a concept.
Relation The conceptual relation node class.
RelationType The relation type class.
RelationTypeDefinition The relation type definition class.
RelationTypeHierarchy The relation type hierarchy class.
SetDesignator Class for set designators.
SimpleMatchGenerator Deprecated. This class is purely experimental and will be removed shortly.
TranslationContext A class for holding information related to translation so it can be given to different parsers and generators to ensure consistent representations.
UnimplementedMacro Class used to create a dummy for unimplemented macros.
 

Exception Summary
ConceptRemoveException Exception thrown when the removal of a concept gives rise to an error.
ConceptReplaceException Exception thrown when the replacing of a concept gives rise to an error.
CorefAddException Exception thrown when the addition of a coreference gives rise to an error.
CorefRemoveException Exception thrown when the removal of a concept from a coreference set gives rise to an error.
GeneratorException Exception thrown when some parser's operation gives rise to an error.
InvalidDefiningConceptException Exception thrown when the setting of a defining concept gives rise to an error.
JoinException Exception thrown when an invalid join operation is attempted.
NameAddException Exception thrown when the addition of a name to a marker gives rise to an error.
OperationException The base Notio operation exception class.
ParserException Exception thrown when some parser's operation gives rise to an error.
RestrictionException Exception thrown when an invalid restrict operation is attempted.
TranslationException The base class for all exceptions thrown during translation (parsing or generating).
TypeExpansionException Exception thrown when a type expansion gives rise to an error.
UnimplementedFeatureException This exception is thrown whenever a feature or operation is unavailable in a given Notio implementation.
 

Error Summary
ActorAddError Error thrown when the addition of a actor gives rise to an error.
ConceptAddError Error thrown when the addition of a concept gives rise to an error.
OperationError The base Notio operation error class.
RelationAddError Error thrown when the addition of a relation gives rise to an error.
TypeAddError Error thrown when the addition of a type gives rise to an error.
TypeChangeError Error thrown when a change to a type gives rise to an error.
TypeRemoveError Error thrown when the removal of a type gives rise to an error.
 



Copyright 1998-1999 Finnegan Southey