Package | Description |
---|---|
org.drools.compiler.compiler |
This is the main package to load rules.
|
org.drools.compiler.rule.builder.dialect.java | |
org.drools.compiler.rule.builder.dialect.mvel |
Modifier and Type | Method and Description |
---|---|
SalienceBuilder |
Dialect.getSalienceBuilder() |
Modifier and Type | Field and Description |
---|---|
protected static SalienceBuilder |
JavaDialect.SALIENCE_BUILDER |
Modifier and Type | Method and Description |
---|---|
SalienceBuilder |
JavaDialect.getSalienceBuilder() |
Modifier and Type | Class and Description |
---|---|
class |
MVELSalienceBuilder |
Modifier and Type | Field and Description |
---|---|
protected static SalienceBuilder |
MVELDialect.SALIENCE_BUILDER |
Modifier and Type | Method and Description |
---|---|
SalienceBuilder |
MVELDialect.getSalienceBuilder() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.