| Interface | Description |
|---|---|
| KnowledgeSource |
Encapsulates the interfaces to various knowledge sources (e.g., conceptual graphs or repertory grids).
|
| Class | Description |
|---|---|
| BinaryTuple |
An abstraction of the ubiquitous concept-relation-concept triple that often deserves its own manipulations.
|
| BinaryTuple.TupleComparator | |
| ConceptManager |
Manages the interface between CRAFT and the conceptual graphs of CharGer.
|
| CoreferenceSet |
A set of graph objects that form a coreference set.
|
| KnowledgeBase |
Implements a CG knowledge base consisting of a concept hierarchy, a relation
hierarchy, and a marker set.
|
| KnowledgeManager |
Used for organizing the various sources of knowledge used by CharGer and
Craft.
|
| MarkerSet |
| Enum | Description |
|---|---|
| ConceptManager.ConceptsToInclude |
Which concepts are to be included in the relation table.
|
| Exception | Description |
|---|---|
| KBException |