Uses of Class
edu.cs.ai.kreator.logic.prolog.VariableSldNode

Packages that use VariableSldNode
edu.cs.ai.kreator.logic.prolog   
 

Uses of VariableSldNode in edu.cs.ai.kreator.logic.prolog
 

Methods in edu.cs.ai.kreator.logic.prolog that return VariableSldNode
 VariableSldNode NodeCollection.getNode(GeneralizedAtom atom)
          Determines whether there is a variable node in this collection with the given atom and if that is the case, returns the node.