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.
descriptor
Graph descriptor
- Graph descriptor.
marker
Marker marker
- Marker associated with descriptor graph.
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.
enclosingDesignator
DescriptorDesignator enclosingDesignator
- The DescriptorDesignator 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.
subThrowable
java.lang.Throwable subThrowable
- An throwable enclosed within this one.
subThrowable
java.lang.Throwable subThrowable
- An throwable enclosed within this one.
corefSets
CoreferenceSet[] corefSets
- The coreference sets to which this referent belongs.
designators
Designator[] designators
- The set of designators 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.
designatorSet
notio.Set designatorSet
- The set of designators associated with this set designator.
marker
Marker marker
- The marker object associated with this set designator.
corefSetToDefLabelTable
java.util.Hashtable corefSetToDefLabelTable
- A lookup table that maps coreference sets to coreference labels.
defLabelFactory
notio.LabelFactory defLabelFactory
- A factory for producing defining labels.
defLabelToCorefSetTable
java.util.Hashtable defLabelToCorefSetTable
- A lookup table that maps coreference labels to coreference sets.
foreignIDToNativeMarkerTable
java.util.Hashtable foreignIDToNativeMarkerTable
- A lookup table that maps foreign marker ids to native markers.
nativeMarkerToForeignIDTable
java.util.Hashtable nativeMarkerToForeignIDTable
- A lookup table that maps native markers to foreign marker ids.
name
java.lang.String name
- The name by which this macro is known.
Copyright 1998-1999 Finnegan Southey