All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----prolog.Predicate | +----prolog.InterpretedPredicate | +----prolog.DynamicPredicate
public DynamicPredicate(int arity)
public ClauseList getClauses()
public void clear()
public void remove(Clause c) throws ArgumentException
public String toString()
All Packages Class Hierarchy This Package Previous Next Index