|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.rule.ConditionalElement
public abstract class ConditionalElement
Constructor Summary | |
---|---|
ConditionalElement()
|
Method Summary | |
---|---|
abstract java.lang.Object |
clone()
Returns a clone from itself |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.drools.rule.RuleConditionElement |
---|
getInnerDeclarations, getNestedElements, getOuterDeclarations, resolveDeclaration |
Constructor Detail |
---|
public ConditionalElement()
Method Detail |
---|
public abstract java.lang.Object clone()
RuleConditionElement
clone
in interface RuleConditionElement
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |