| Package | Description |
|---|---|
| org.dmd.dmu.server.extended | |
| org.dmd.dmu.server.generated.dmw | |
| org.dmd.dmu.shared.generated.dmo | |
| org.dmd.dmu.shared.generated.dsd | |
| org.dmd.dmu.shared.generated.types |
| Constructor and Description |
|---|
DmuModule(DmuModuleDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmuModuleDMO |
DmuModuleDMW.getDMO() |
| Constructor and Description |
|---|
DmuModuleDMW(DmuModuleDMO obj) |
DmuModuleDMW(DmuModuleDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmuModuleDMO |
DmuModuleDMO.getModificationRecorder() |
DmuModuleDMO |
DmuModuleDMO.getNew() |
DmuModuleDMO |
DmuModuleDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmuModuleDMO.addDependsOnDmuModule(DmuModuleDMO value)
Adds another dependsOnDmuModule to the specified value.
|
void |
DmuDefinitionDMO.setDefinedInDmuModule(DmuModuleDMO value)
Sets definedInDmuModule to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmuModuleDMO |
DmuModuleGlobalInterface.getDmuModule(DotName name) |
DmuModuleDMO |
DmuModuleDefinitionDMOCache.getDmuModule(DotName name) |
DmuModuleDMO |
DmuModuleGlobalInterface.getDmuModuleDefinition(String name) |
DmuModuleDMO |
DmuModuleDefinitionDMOCache.getDmuModuleDefinition(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmuModuleDMO> |
DmuModuleGlobalInterface.getAllDmuModule() |
Iterator<DmuModuleDMO> |
DmuModuleDefinitionDMOCache.getAllDmuModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuModuleGlobalInterface.addDmuModule(DmuModuleDMO def) |
void |
DmuModuleDefinitionDMOCache.addDmuModule(DmuModuleDMO def) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuModuleREF.setObject(DmuModuleDMO o) |
| Constructor and Description |
|---|
DmuModuleREF(DmuModuleDMO o) |
Copyright © 2023. All rights reserved.