| 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 |
|---|---|
PropertyAccessGeneratorREF |
PropertyAccessDMO.getAccessGenerator() |
PropertyAccessGeneratorREF |
PropertyAccessDMO.getAccessGeneratorREF()
Returns the reference to PropertyAccessGenerator without attempting lazy resolution (if turned on).
|
| Constructor and Description |
|---|
PropertyAccessGeneratorIterableDMW(Iterator<PropertyAccessGeneratorREF> it) |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFSET.value |
protected ArrayList<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMV.value |
protected Map<org.dmd.dmc.types.CamelCaseName,PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMAP.value |
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSET.add(Object v) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMV.add(Object v) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMAP.add(Object v) |
PropertyAccessGeneratorREF |
PropertyAccessGeneratorREF.cloneMe()
Clones this reference.
|
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSTATIC.cloneValue(PropertyAccessGeneratorREF value) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREF.cloneValue(PropertyAccessGeneratorREF value) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSET.del(Object v) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMV.del(Object v) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMAP.del(Object key) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSTATIC.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREF.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMAP.getByKey(Object key) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMV.getMVnth(int index) |
protected PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREF.getNewHelper() |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSV.getSV() |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSV.getSVCopy() |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSV.set(Object v) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFMV.setMVnth(int index,
Object v) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSTATIC.typeCheck(Object value) |
protected PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFSV.cloneIt() |
org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFSET.cloneIt() |
org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMV.cloneIt() |
org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMAP.cloneIt() |
Iterator<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFSET.getMV() |
Iterator<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMV.getMV() |
Iterator<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMAP.getMV() |
Set<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFSET.getMVCopy() |
ArrayList<PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMV.getMVCopy() |
Map<org.dmd.dmc.types.CamelCaseName,PropertyAccessGeneratorREF> |
DmcTypePropertyAccessGeneratorREFMAP.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREFSTATIC.cloneValue(PropertyAccessGeneratorREF value) |
PropertyAccessGeneratorREF |
DmcTypePropertyAccessGeneratorREF.cloneValue(PropertyAccessGeneratorREF value) |
void |
DmcTypePropertyAccessGeneratorREFSTATIC.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
PropertyAccessGeneratorREF value) |
void |
DmcTypePropertyAccessGeneratorREF.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
PropertyAccessGeneratorREF value) |
| Constructor and Description |
|---|
PropertyAccessGeneratorREF(PropertyAccessGeneratorREF original) |
Copyright © 2019. All rights reserved.