| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.extended | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.util |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<org.dmd.dmc.types.CamelCaseName,Controller> |
Module.getControllers() |
| Modifier and Type | Method and Description |
|---|---|
Controller |
ControllerDMW.cloneIt() |
Controller |
ControllerDMW.getModificationRecorder() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Controller> |
WebApplicationDMW.getUsesControllerCopy() |
ArrayList<Controller> |
ActivityDMW.getUsesControllerCopy() |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
WebApplicationDMW.addUsesController(Controller value)
Adds another usesController value.
|
org.dmd.dmc.DmcAttribute<?> |
ActivityDMW.addUsesController(Controller value)
Adds another usesController value.
|
void |
WebApplicationDMW.delUsesController(Controller value)
Deletes a usesController value.
|
void |
ActivityDMW.delUsesController(Controller value)
Deletes a usesController value.
|
| Modifier and Type | Method and Description |
|---|---|
Controller |
MvwDefinitionManager.getCentralDmpErrorHandler() |
Controller |
MvwDefinitionManager.getCentralRpcErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<org.dmd.dmc.types.CamelCaseName,Controller> |
MvwDefinitionManager.getControllers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ControllerFormatter.formatControllerBaseImpl(String outdir,
Controller controller) |
Copyright © 2019. All rights reserved.