|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.compiler.compiler.BaseKnowledgeBuilderResultImpl
org.drools.compiler.compiler.DroolsWarning
org.drools.compiler.compiler.DescrBuildWarning
org.drools.compiler.compiler.RuleBuildWarning
public class RuleBuildWarning
| Constructor Summary | |
|---|---|
RuleBuildWarning(org.drools.core.definitions.rule.impl.RuleImpl rule,
BaseDescr descr,
Object object,
String message)
|
|
| Method Summary | |
|---|---|
org.drools.core.definitions.rule.impl.RuleImpl |
getRule()
|
| Methods inherited from class org.drools.compiler.compiler.DescrBuildWarning |
|---|
getColumn, getDescr, getLine, getLines, getMessage, getObject, getParentDescr, toString |
| Methods inherited from class org.drools.compiler.compiler.DroolsWarning |
|---|
getSeverity |
| Methods inherited from class org.drools.compiler.compiler.BaseKnowledgeBuilderResultImpl |
|---|
equals, getResource, hashCode, isError, setResource |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuleBuildWarning(org.drools.core.definitions.rule.impl.RuleImpl rule,
BaseDescr descr,
Object object,
String message)
| Method Detail |
|---|
public org.drools.core.definitions.rule.impl.RuleImpl getRule()
|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||