Class ClauseActionFactory.MutableFact

java.lang.Object
org.projog.core.predicate.udp.ClauseActionFactory.MutableFact
All Implemented Interfaces:
ClauseAction
Enclosing class:
ClauseActionFactory

static final class ClauseActionFactory.MutableFact extends Object implements ClauseAction
Clause where at least one consequent arg is mutable and the antecedent is true.

e.g. "p(a,_,c)." or "p(X,X)."