Package org.drools.base.rule
Interface RuleComponent
- All Known Subinterfaces:
Accumulator,AlphaNodeFieldConstraint,Behavior,BetaConstraint<C>,CompiledInvoker,Consequence<T>,Constraint,EvalExpression,IndexableConstraint,IntervalProviderConstraint,Invoker,PatternSource,ReturnValueExpression,RuleConditionElement,Timer
- All Known Implementing Classes:
Accumulate,AsyncReceive,AsyncSend,Collect,ConditionalBranch,ConditionalElement,EntryPointId,EvalCondition,Forall,From,GroupElement,MultiAccumulate,MutableTypeConstraint,NamedConsequence,NegConstraint,Pattern,QueryElement,QueryNameConstraint,SingleAccumulate,WindowReference,XpathBackReference.RelativePattern,XpathConstraint
public interface RuleComponent
Semantic component marker.
- Version:
- $Id$