public abstract class PropertyRestriction extends PropertyExpression implements java.lang.Cloneable
Superclass for all AttributeConditions.
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 24-Mar-2005 Committed by $Author: poettler_ric $
variable
Modifier | Constructor and Description |
---|---|
protected |
PropertyRestriction() |
accept, accept, getVariable, setVariable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, accept
(C) INRIA & friends, 2003-2020