org.drools.lang.descr
Class Restriction

java.lang.Object
  extended by org.drools.lang.descr.BaseDescr
      extended by org.drools.lang.descr.Restriction
All Implemented Interfaces:
Externalizable, Serializable

public class Restriction
extends BaseDescr

See Also:
Serialized Form

Constructor Summary
Restriction()
           
 
Method Summary
 
Methods inherited from class org.drools.lang.descr.BaseDescr
getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getStartCharacter, getText, readExternal, setEndCharacter, setEndLocation, setLocation, setStartCharacter, setText, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Restriction

public Restriction()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.