public class SemanticModules extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,SemanticModule> |
modules |
| Constructor and Description |
|---|
SemanticModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSemanticModule(SemanticModule module) |
SemanticModule |
getSemanticModule(String uri) |
String |
toString() |
public Map<String,SemanticModule> modules
public void addSemanticModule(SemanticModule module)
public SemanticModule getSemanticModule(String uri)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.