Package org.drools.drl.ast.descr
Class EntryPointDescr
java.lang.Object
org.drools.drl.ast.descr.BaseDescr
org.drools.drl.ast.descr.PatternSourceDescr
org.drools.drl.ast.descr.EntryPointDescr
- All Implemented Interfaces:
Externalizable,Serializable,Namespaceable
An entry point descriptor for facts. This is part of the
support to multi-stream concurrent event assertion.
- 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