public class Not extends java.lang.Object implements IRestriction
| Constructor and Description |
|---|
Not(IRestriction restriction)
Instantiates a new not.
|
Not(java.lang.String expression)
Instantiates a new not.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public Not(IRestriction restriction)
restriction - the restrictionpublic Not(java.lang.String expression)
expression - the expression