Uses of Class
KnowledgeBase.AttributeIntervalNode

Packages that use AttributeIntervalNode
KnowledgeBase   
 

Uses of AttributeIntervalNode in KnowledgeBase
 

Fields in KnowledgeBase declared as AttributeIntervalNode
 AttributeIntervalNode PlausibilityInterval.attribute_interval_node
           
 

Methods in KnowledgeBase that return AttributeIntervalNode
 AttributeIntervalNode KnowledgeBaseParser.AttributeInterval()
          Defines the production rule: AttributeInterval := 'ATTRIBUTE-INTERVAL' identifier [ number ] '...' identifier [ number ] ':' ( identifier )+
 AttributeIntervalNode AttributeIntervalNode.getClone()
          Returns a clone of this object.