|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.rule.Rule
org.drools.rule.Query

| Constructor Summary | |
Query(java.lang.String name)
|
|
| Method Summary | |
boolean |
isValid()
Override this as Queries will NEVER have a consequence, and it should not be taken into account when deciding if it is valid. |
| Methods inherited from class org.drools.rule.Rule |
addPattern, addPattern, equals, getActivationGroup, getAgendaGroup, getAutoFocus, getConsequence, getDeclaration, getDeclarations, getDuration, getLhs, getLoadOrder, getName, getNoLoop, getPackage, getSalience, getSpecifity, getTransformedLhs, hashCode, isSemanticallyValid, setAgendaGroup, setAutoFocus, setConsequence, setDuration, setDuration, setNoLoop, setSalience, setSemanticallyValid, setXorGroup, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Query(java.lang.String name)
| Method Detail |
public boolean isValid()
isValid in class Ruletrue if this rule is valid, else
false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||