Package | Description |
---|---|
org.citygml4j.model.citygml.ade.binding | |
org.citygml4j.model.module | |
org.citygml4j.model.module.ade |
Modifier and Type | Method and Description |
---|---|
default ADEModule |
ADEModelObject.getADEModule() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ADEModule> |
ADEContext.getADEModules() |
Modifier and Type | Method and Description |
---|---|
static ADEModule |
Modules.getADEModule(java.lang.String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ADEModule> |
Modules.getADEModules() |
java.util.List<ADEModule> |
ModuleContext.getADEModules() |
static java.util.List<ADEModule> |
Modules.getADEModules(ADEModuleType type) |
Modifier and Type | Method and Description |
---|---|
static void |
Modules.registerADEModule(ADEModule module) |
static void |
Modules.unregisterADEModule(ADEModule module) |
Modifier and Type | Method and Description |
---|---|
void |
ADEModule.addADEModuleDependency(ADEModule module) |