org.drools.rule
Class ConditionalElement
java.lang.Object
org.drools.rule.ConditionalElement
- All Implemented Interfaces:
- Externalizable, Serializable, Cloneable, RuleConditionElement, RuleComponent
- Direct Known Subclasses:
- Accumulate, Collect, EntryPoint, EvalCondition, Forall, From, GroupElement, QueryElement
public abstract class ConditionalElement
- extends Object
- implements RuleConditionElement
- See Also:
- Serialized Form
Method Summary |
abstract Object |
clone()
Returns a clone from itself |
ConditionalElement
public ConditionalElement()
clone
public abstract Object clone()
- Description copied from interface:
RuleConditionElement
- Returns a clone from itself
- Specified by:
clone
in interface RuleConditionElement
- Overrides:
clone
in class Object
- Returns:
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.