Package | Description |
---|---|
org.drools.core.xml |
Modifier and Type | Class and Description |
---|---|
class |
ChangeSetSemanticModule |
class |
DefaultSemanticModule |
class |
WrapperSemanticModule |
Modifier and Type | Field and Description |
---|---|
Map<String,SemanticModule> |
SemanticModules.modules |
Modifier and Type | Method and Description |
---|---|
SemanticModule |
WrapperSemanticModule.getModule() |
SemanticModule |
SemanticModules.getSemanticModule(String uri) |
Modifier and Type | Method and Description |
---|---|
void |
SemanticModules.addSemanticModule(SemanticModule module) |
void |
WrapperSemanticModule.setModule(SemanticModule module) |
Constructor and Description |
---|
WrapperSemanticModule(String uri,
SemanticModule module) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.