| Package | Description |
|---|---|
| org.kie.api.builder.model | |
| org.kie.api.runtime.conf |
| Modifier and Type | Method and Description |
|---|---|
BeliefSystemTypeOption |
KieSessionModel.getBeliefSystem()
Returns the BeliefSystemType of this KieSessionModel
|
| Modifier and Type | Method and Description |
|---|---|
KieSessionModel |
KieSessionModel.setBeliefSystem(BeliefSystemTypeOption beliefSystem)
Sets the BeliefSystem for this KieSessionModel.
|
| Modifier and Type | Method and Description |
|---|---|
static BeliefSystemTypeOption |
BeliefSystemTypeOption.get(String beliefSystemType)
This is a factory method for this belief system configuration.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.