| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.generated.dmo | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.generated.types |
| Modifier and Type | Method and Description |
|---|---|
PlaceREF |
WebApplicationDMO.getDefaultPlace() |
PlaceREF |
WebApplicationDMO.getDefaultPlaceREF()
Returns the reference to Place without attempting lazy resolution (if turned on).
|
PlaceREF |
SubPlaceDMO.getParentPlace() |
PlaceREF |
SubPlaceDMO.getParentPlaceREF()
Returns the reference to Place without attempting lazy resolution (if turned on).
|
| Constructor and Description |
|---|
PlaceIterableDMW(Iterator<PlaceREF> it) |
| Modifier and Type | Field and Description |
|---|---|
protected PlaceREF |
DmcTypePlaceREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<PlaceREF> |
DmcTypePlaceREFSET.value |
protected ArrayList<PlaceREF> |
DmcTypePlaceREFMV.value |
protected Map<org.dmd.dmc.types.CamelCaseName,PlaceREF> |
DmcTypePlaceREFMAP.value |
| Modifier and Type | Method and Description |
|---|---|
PlaceREF |
DmcTypePlaceREFSET.add(Object v) |
PlaceREF |
DmcTypePlaceREFMV.add(Object v) |
PlaceREF |
DmcTypePlaceREFMAP.add(Object v) |
PlaceREF |
PlaceREF.cloneMe()
Clones this reference.
|
PlaceREF |
DmcTypePlaceREFSTATIC.cloneValue(PlaceREF value) |
PlaceREF |
DmcTypePlaceREF.cloneValue(PlaceREF value) |
PlaceREF |
DmcTypePlaceREFSET.del(Object v) |
PlaceREF |
DmcTypePlaceREFMV.del(Object v) |
PlaceREF |
DmcTypePlaceREFMAP.del(Object key) |
PlaceREF |
DmcTypePlaceREFSTATIC.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
PlaceREF |
DmcTypePlaceREF.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
PlaceREF |
DmcTypePlaceREFMAP.getByKey(Object key) |
PlaceREF |
DmcTypePlaceREFMV.getMVnth(int index) |
protected PlaceREF |
DmcTypePlaceREF.getNewHelper() |
PlaceREF |
DmcTypePlaceREFSV.getSV() |
PlaceREF |
DmcTypePlaceREFSV.getSVCopy() |
PlaceREF |
DmcTypePlaceREFSV.set(Object v) |
PlaceREF |
DmcTypePlaceREFMV.setMVnth(int index,
Object v) |
PlaceREF |
DmcTypePlaceREFSTATIC.typeCheck(Object value) |
protected PlaceREF |
DmcTypePlaceREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<PlaceREF> |
DmcTypePlaceREFSV.cloneIt() |
org.dmd.dmc.DmcAttribute<PlaceREF> |
DmcTypePlaceREFSET.cloneIt() |
org.dmd.dmc.DmcAttribute<PlaceREF> |
DmcTypePlaceREFMV.cloneIt() |
org.dmd.dmc.DmcAttribute<PlaceREF> |
DmcTypePlaceREFMAP.cloneIt() |
Iterator<PlaceREF> |
DmcTypePlaceREFSET.getMV() |
Iterator<PlaceREF> |
DmcTypePlaceREFMV.getMV() |
Iterator<PlaceREF> |
DmcTypePlaceREFMAP.getMV() |
Set<PlaceREF> |
DmcTypePlaceREFSET.getMVCopy() |
ArrayList<PlaceREF> |
DmcTypePlaceREFMV.getMVCopy() |
Map<org.dmd.dmc.types.CamelCaseName,PlaceREF> |
DmcTypePlaceREFMAP.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
PlaceREF |
DmcTypePlaceREFSTATIC.cloneValue(PlaceREF value) |
PlaceREF |
DmcTypePlaceREF.cloneValue(PlaceREF value) |
void |
DmcTypePlaceREFSTATIC.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
PlaceREF value) |
void |
DmcTypePlaceREF.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
PlaceREF value) |
| Constructor and Description |
|---|
PlaceREF(PlaceREF original) |
Copyright © 2019. All rights reserved.