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, setRuleName
getPackageName, getPackagePath, setPackageName
compareTo, getCauses, getDescr, toString
public 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 VerifierComponent
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.