Uses of Class
KnowledgeBase.ContextNode

Packages that use ContextNode
KnowledgeBase   
 

Uses of ContextNode in KnowledgeBase
 

Methods in KnowledgeBase that return ContextNode
 ContextNode ContextNode.getClone()
          Returns a shallow copy of this object.
private  ContextNode ConceptNode.getContext(java.lang.String context_name)
          Returns a context node of this concept node.