Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

alice.tuprolog.test
Class TestLibrary  view TestLibrary download TestLibrary.java

java.lang.Object
  extended byalice.tuprolog.Library
      extended byalice.tuprolog.test.TestLibrary
All Implemented Interfaces:
java.io.Serializable

public class TestLibrary
extends alice.tuprolog.Library

Version:

Field Summary
 
Fields inherited from class alice.tuprolog.Library
theory
 
Constructor Summary
TestLibrary()
           
 
Method Summary
 boolean pr_1(alice.tuprolog.Struct goal)
           
 
Methods inherited from class alice.tuprolog.Library
dismiss, getEngine, getRenamedCopy, getTheory, onSolveBegin, onSolveEnd, setEngine, unify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLibrary

public TestLibrary()
Method Detail

pr_1

public boolean pr_1(alice.tuprolog.Struct goal)