Serialized Form
corefSets
java.util.Vector corefSets
- The coreference sets associated with this concept.
referent
Referent referent
- The referent for this concept.
comment
java.lang.String comment
- The comment associated with this type.
label
java.lang.String label
- The type label for this type.
typeDefinition
ConceptTypeDefinition typeDefinition
- The type definition for this type.
abstraction
notio.Abstraction abstraction
- The abstraction used in this definition.
signature
ConceptType signature
- The signature used in this definition.
checkScope
boolean checkScope
- A flag indicating whether or not coreference scope is checked.
corefSet
notio.Set corefSet
- Set of coreferent concepts.
definingConcept
Concept definingConcept
- The defining concept of the set.
definingLabel
java.lang.String definingLabel
- The defining label of the set included as an aid to translators.
dominantGraph
Graph dominantGraph
- The graph containing the dominant nodes.
caseSensitiveLabels
boolean caseSensitiveLabels
- Flag indicating whether labels (e.g. names) are case sensitive or not.
enclosingReferent
Referent enclosingReferent
- The referent to which this designator belongs.
allowIncompleteRelations
boolean allowIncompleteRelations
- Flag indicating whether incomplete Relation nodes may be added.
comments
java.util.Vector comments
- The comments on this graph.
concepts
java.util.Vector concepts
- The concepts in this graph.
contextDepth
int contextDepth
- An integer that specifies the current context depth of this graph.
enclosingReferent
Referent enclosingReferent
- The Referent that encloses this graph, if any.
relations
java.util.Vector relations
- The relations in this graph.
conceptHierarchy
ConceptTypeHierarchy conceptHierarchy
- The concept type hierarchy for the knowledge base.
markerSet
MarkerSet markerSet
- The marker set for the knowledge base.
outermostContext
Concept outermostContext
- The outermost context of this knowledge base.
relationHierarchy
RelationTypeHierarchy relationHierarchy
- The relation type hierarchy for the knowledge base.
literal
java.lang.Object literal
- Literal object associated with this designator.
marker
Marker marker
- Marker associated with the literal object.
individual
java.lang.Object individual
- Individual associated with this marker.
markerID
java.lang.String markerID
- The string indentifier for this marker.
markerSet
MarkerSet markerSet
- MarkerSet to which this marker belongs.
types
notio.Set types
- Set of types to which this marker conforms.
marker
Marker marker
- Marker associated with this designator.
idTable
java.util.Hashtable idTable
- Hashtable for marker lookups by ID.
individualTable
java.util.Hashtable individualTable
- Hashtable for marker lookups by individual.
nextMarkerID
int nextMarkerID
- Next marker id.
name
java.lang.String name
- Name which is used as the locator in this designator.
comment
java.lang.String comment
- The comment associated with this node.
enclosingGraph
Graph enclosingGraph
- The enclosing graph for this node.
type
notio.Type type
- The type for this node.
subThrowable
java.lang.Throwable subThrowable
- An throwable enclosed within this one.
subThrowable
java.lang.Throwable subThrowable
- An throwable enclosed within this one.
afterFlag
boolean afterFlag
- A flag indicating the error occurred sometime after the specified token or
location.
beforeFlag
boolean beforeFlag
- A flag indicating the error occurred sometime before the specified token or
location.
beginColumn
int beginColumn
- The column in which the current token begins.
beginLine
int beginLine
- The line in which the current token begins.
endColumn
int endColumn
- The column in which the current token ends.
endLine
int endLine
- The line in which the current token ends.
expectedTokens
java.lang.String[] expectedTokens
- An array of strings containing the possible expected tokens.
offendingToken
java.lang.String offendingToken
- A string containing the offending token.
corefSets
CoreferenceSet[] corefSets
- The coreference sets to which this referent belongs.
descriptor
Graph descriptor
- The descriptor for this referent.
designator
Designator designator
- The designator for this referent.
enclosingConcept
Concept enclosingConcept
- The concept that encloses this referent.
quantifier
Macro quantifier
- The quantifier for this referent.
arguments
Concept[] arguments
- The concepts related by this relation.
outputStartIndex
int outputStartIndex
- The index of the first output arc (this is the last index for ordinary relations).
comment
java.lang.String comment
- The comment associated with this type.
label
java.lang.String label
- The type label for this type.
typeDefinition
RelationTypeDefinition typeDefinition
- The definition of this relation type.
valence
int valence
- The valence of this relation.
abstraction
notio.Abstraction abstraction
- The abstraction used in this definition.
signature
ConceptType[] signature
- The signature used in this definition.
unitTable
java.util.Hashtable unitTable
- A hashtable mapping unit names to the TranslationInfoUnits that form this context.
name
java.lang.String name
- The name by which this macro is known.
Copyright 1998-1999 Finnegan Southey