Uses of Package
KnowledgeBase

Packages that use KnowledgeBase
KnowledgeBase   
Reasoner   
SemanticNetwork   
SourceText   
 

Classes in KnowledgeBase used by KnowledgeBase
AttributeIntervalNode
          Defines an attribute-interval node in the knowledge base.
ConceptNode
          Defines a concept node in the knowledge base.
ConstraintNode
          Defines a constraint node in the knowledge base.
ContextNode
          Defines a context node in the knowledge base.
DependencyNode
          Defines a dependency node in the knowledge base.
DOFAdjustmentNode
          Maintains offsets to the six degrees of freedom (DOF) that describe any object in space.
FieldNode
          Defines a field node in the knowledge base.
InferenceNode
          Defines an inference node in the knowledge base.
KnowledgeBase
          Defines the knowledge base, which is a collection of various nodes built from the representation in the knowledge base source file.
KnowledgeBase.EvaluationResult
          Defines a collection of return values from dependency evaluation.
KnowledgeBaseParser.JJCalls
           
KnowledgeBaseParserConstants
           
KnowledgeBaseParserTokenManager
           
ParseException
          This exception is thrown when parse errors are encountered.
PlausibilityInterval
          Defines an interval with absolute and suggested lower and upper bounds that contain a nominal value.
PropertyNode
          Defines a property node in the knowledge base.
RelationNode
          Defines a relation node in the knowledge base.
SimpleCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token
          Describes the input token stream.
 

Classes in KnowledgeBase used by Reasoner
ConstraintNode
          Defines a constraint node in the knowledge base.
DependencyNode
          Defines a dependency node in the knowledge base.
DOFAdjustmentNode
          Maintains offsets to the six degrees of freedom (DOF) that describe any object in space.
KnowledgeBase
          Defines the knowledge base, which is a collection of various nodes built from the representation in the knowledge base source file.
PlausibilityInterval
          Defines an interval with absolute and suggested lower and upper bounds that contain a nominal value.
 

Classes in KnowledgeBase used by SemanticNetwork
ConceptNode
          Defines a concept node in the knowledge base.
KnowledgeBase
          Defines the knowledge base, which is a collection of various nodes built from the representation in the knowledge base source file.
 

Classes in KnowledgeBase used by SourceText
KnowledgeBase
          Defines the knowledge base, which is a collection of various nodes built from the representation in the knowledge base source file.