Uses of Class
org.projog.core.term.Structure
-
Packages that use Structure Package Description org.projog.core.term Contains the building blocks used to construct Prolog programs and queries. -
-
Uses of Structure in org.projog.core.term
Methods in org.projog.core.term that return Structure Modifier and Type Method Description StructureStructure. copy(java.util.Map<Variable,Variable> sharedVariables)StructureStructure. getTerm()
-