org.drools.lang.descr
Class PatternSourceDescr
java.lang.Object
org.drools.lang.descr.BaseDescr
org.drools.lang.descr.PatternSourceDescr
- All Implemented Interfaces:
- Externalizable, Serializable
- Direct Known Subclasses:
- AccumulateDescr, CollectDescr, EntryPointDescr, FromDescr
public class PatternSourceDescr
- extends BaseDescr
A common base class for all descriptor classes that represent a pattern sources
- See Also:
- Serialized Form
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 |
PatternSourceDescr
public PatternSourceDescr()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.