| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.extended | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SubPlace |
| Modifier and Type | Method and Description |
|---|---|
Place |
Activity.getPlace() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<org.dmd.dmc.types.CamelCaseName,Place> |
Module.getPlaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
Activity.setPlace(Place p) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubPlaceDMW
Generated from the mvw schema at version 0.1
|
| Modifier and Type | Method and Description |
|---|---|
Place |
PlaceDMW.cloneIt() |
Place |
WebApplicationDMW.getDefaultPlace() |
Place |
PlaceDMW.getModificationRecorder() |
Place |
SubPlaceDMW.getParentPlace() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebApplicationDMW.setDefaultPlace(Place value)
Sets the defaultPlace to the specified value.
|
void |
SubPlaceDMW.setParentPlace(Place value)
Sets the parentPlace to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<org.dmd.dmc.types.CamelCaseName,Place> |
MvwDefinitionManager.getPlaces() |
| Modifier and Type | Method and Description |
|---|---|
static void |
PlaceFormatter.formatPlace(String outdir,
Place place) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PlaceFormatter.formatPlaceHistoryMapper(String outdir,
WebApplication app,
TreeMap<org.dmd.dmc.types.CamelCaseName,Place> places) |
Copyright © 2019. All rights reserved.