Package org.projog.core.term
package org.projog.core.term
Contains the building blocks used to construct Prolog programs and queries.
-
ClassDescriptionRepresents a specific object or relationship.Represents a value of the primitive type
doubleas aTerm.Represents a data structure with noTerms.Represents a value of the primitive typelongas aTerm.Represents a data structure with twoTerms - a head and a tail.Static factory methods for creating new instances ofList.Helper methods for performing common tasks with Prolog list data structures.The building blocks used to construct Prolog programs and queries.An implementation ofComparatorfor comparing instances ofTerm.ProducesStringrepresentations ofTerminstances.Defines the type of terms supported by Projog.Helper methods for performing common tasks onTerminstances.Represents an unspecifiedTerm.