public class RuleOperatorDescr extends RuleComponent implements Serializable
| Constructor and Description |
|---|
RuleOperatorDescr(org.drools.compiler.lang.descr.BaseDescr descr,
VerifierRule rule,
OperatorDescrType operatorType) |
| Modifier and Type | Method and Description |
|---|---|
OperatorDescrType |
getType() |
VerifierComponentType |
getVerifierComponentType() |
void |
setType(OperatorDescrType type) |
getFullRulePath, getOrderNumber, getParentPath, getParentType, getPath, getRuleName, getRulePath, setOrderNumber, setParentPath, setParentType, setRuleNamegetPackageName, getPackagePath, setPackageNamecompareTo, getCauses, getDescr, toStringpublic RuleOperatorDescr(org.drools.compiler.lang.descr.BaseDescr descr,
VerifierRule rule,
OperatorDescrType operatorType)
public OperatorDescrType getType()
public void setType(OperatorDescrType type)
public VerifierComponentType getVerifierComponentType()
getVerifierComponentType in class VerifierComponentCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.