Uses of Class
org.projog.core.term.Variable
Packages that use Variable
Package
Description
Provides classes for constructing
Term objects from Prolog syntax.Contains the building blocks used to construct Prolog programs and queries.
-
Uses of Variable in org.projog.core.parser
Methods in org.projog.core.parser that return types with arguments of type VariableModifier and TypeMethodDescriptionSentenceParser.getParsedTermVariables()Returns collection ofVariableinstances created by thisSentenceParser. -
Uses of Variable in org.projog.core.term
Methods in org.projog.core.term that return types with arguments of type VariableModifier and TypeMethodDescriptionTermUtils.getAllVariablesInTerm(Term argument) Returns allVariables contained in the specified term.Methods in org.projog.core.term with parameters of type VariableModifier and TypeMethodDescriptionbooleanMethod parameters in org.projog.core.term with type arguments of type VariableModifier and TypeMethodDescriptionReturns a copy of this term.