Package org.drools.drl.ast.descr
Class Restriction
java.lang.Object
org.drools.drl.ast.descr.BaseDescr
org.drools.drl.ast.descr.Restriction
- All Implemented Interfaces:
Externalizable,Serializable,Namespaceable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.drl.ast.descr.BaseDescr
accept, copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, isNegated, negate, positionAsString, readExternal, replaceVariable, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
-
Constructor Details
-
Restriction
public Restriction()
-