Package org.drools.model.consequences
Class NamedConsequenceImpl
java.lang.Object
org.drools.model.consequences.NamedConsequenceImpl
- All Implemented Interfaces:
Condition,ModelComponent
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Condition
Condition.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.model.Condition
cloneCondition, getSubConditions
-
Constructor Details
-
NamedConsequenceImpl
-
-
Method Details
-
getName
-
isBreaking
public boolean isBreaking() -
getType
-
getBoundVariables
- Specified by:
getBoundVariablesin interfaceCondition
-
isEqualTo
- Specified by:
isEqualToin interfaceModelComponent
-
toString
-