public abstract class RelationRestriction extends RelationExpression
Superclass for all RelationConditions.
To successfully subclass this class the
equals
methods must be overwritten. And if new fields were
introduced, the hashCode
and toString
methods,
too.
Created on 23-Mar-2005 Committed by $Author: poettler_ric $
variable
Modifier | Constructor and Description |
---|---|
protected |
RelationRestriction() |
accept, accept, getVariable, setVariable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, accept
(C) INRIA & friends, 2003-2020