|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.xml.SemanticModules
public class SemanticModules
Field Summary | |
---|---|
Map<String,SemanticModule> |
modules
|
Constructor Summary | |
---|---|
SemanticModules()
|
Method Summary | |
---|---|
void |
addSemanticModule(SemanticModule module)
|
SemanticModule |
getSemanticModule(String uri)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Map<String,SemanticModule> modules
Constructor Detail |
---|
public SemanticModules()
Method Detail |
---|
public void addSemanticModule(SemanticModule module)
public SemanticModule getSemanticModule(String uri)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |