Package org.drools.base.rule
Interface PatternSource
- All Superinterfaces:
Cloneable,Externalizable,RuleComponent,RuleConditionElement,Serializable
- All Known Implementing Classes:
Accumulate,AsyncReceive,AsyncSend,Collect,EntryPointId,From,MultiAccumulate,SingleAccumulate,WindowReference
A markup interface for pattern source elements
-
Method Summary
Methods inherited from interface java.io.Externalizable
readExternal, writeExternalMethods inherited from interface org.drools.base.rule.RuleConditionElement
clone, getInnerDeclarations, getNestedElements, getOuterDeclarations, isPatternScopeDelimiter, resolveDeclaration
-
Method Details
-
requiresLeftActivation
boolean requiresLeftActivation()
-