Class AddExpressionFactory

java.lang.Object
org.projog.core.predicate.AbstractSingleResultPredicate
org.projog.core.predicate.builtin.clp.AddExpressionFactory
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class AddExpressionFactory extends AbstractSingleResultPredicate
pj_add_clp_expression(X,Y) - defines a Java class as an CLP expression.

X represents the name and arity of the expression. Y represents the full class name of an implementation of org.projog.core.predicate.builtin.clp.ExpressionFactory.