Class Rule
java.lang.Object
org.drools.verifier.core.index.model.Rule
- All Implemented Interfaces:
Comparable<Rule>,HasIndex,HasKeys,HasUUID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRuleAttribute(RuleAttribute ruleAttribute) intbooleanintgetIndex()inthashCode()static ComparableMatchersindex()static KeyDefinition[]Key[]keys()voidsetIndex(int index) static Matchersuuid()
-
Constructor Details
-
Rule
-
-
Method Details
-
uuid
-
index
-
keyDefinitions
-
addRuleAttribute
-
getRuleAttributes
-
getRowNumber
-
getPatterns
-
getConditions
-
getActions
-
getActivationTime
-
compareTo
- Specified by:
compareToin interfaceComparable<Rule>
-
keys
-
getUuidKey
- Specified by:
getUuidKeyin interfaceHasUUID
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int index) -
equals
-
hashCode
public int hashCode()
-