Uses of Package
org.projog.api
-
Packages that use org.projog.api Package Description org.projog.api Provides a programming interface for Java applications to interact with Projog.org.projog.tools Provides entry points for accessing the core functionality of Projog. -
Classes in org.projog.api used by org.projog.api Class Description ProjogStackTraceElement An element in a stack trace, as returned byProjog.getStackTrace(Throwable).QueryPlan Represents a plan for executing a Prolog query.QueryResult Represents an executing query.QueryStatement Represents a query. -
Classes in org.projog.api used by org.projog.tools Class Description Projog Provides an entry point for other Java code to interact with Projog.QueryResult Represents an executing query.