Package | Description |
---|---|
org.drools.verifier.components | |
org.drools.verifier.solver |
Modifier and Type | Field and Description |
---|---|
static OperatorDescrType |
OperatorDescrType.AND |
static OperatorDescrType |
OperatorDescrType.OR |
Modifier and Type | Method and Description |
---|---|
OperatorDescrType |
RuleOperatorDescr.getType() |
OperatorDescrType |
PatternOperatorDescr.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RuleOperatorDescr.setType(OperatorDescrType type) |
void |
PatternOperatorDescr.setType(OperatorDescrType type) |
Constructor and Description |
---|
PatternOperatorDescr(Pattern pattern,
OperatorDescrType operatorType) |
RuleOperatorDescr(org.drools.compiler.lang.descr.BaseDescr descr,
VerifierRule rule,
OperatorDescrType operatorType) |
Modifier and Type | Method and Description |
---|---|
void |
Solvers.startOperator(OperatorDescrType type) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.