Class ConditionalElement

java.lang.Object
org.drools.base.rule.ConditionalElement
All Implemented Interfaces:
Externalizable, Serializable, Cloneable, RuleComponent, RuleConditionElement
Direct Known Subclasses:
Accumulate, AsyncReceive, AsyncSend, Collect, ConditionalBranch, EntryPointId, EvalCondition, Forall, From, GroupElement, NamedConsequence, QueryElement, WindowReference

public abstract class ConditionalElement extends Object implements RuleConditionElement
See Also: