| Package | Description |
|---|---|
| org.dmd.templates.server.generated.dmw | |
| org.dmd.templates.shared.generated.dmo | |
| org.dmd.templates.shared.generated.types |
| Constructor and Description |
|---|
TdlModuleIterableDMW(Iterator<TdlModuleREF> it) |
| Modifier and Type | Method and Description |
|---|---|
TdlModuleREF |
TdlDefinitionDMO.getDefinedInTdlModule() |
TdlModuleREF |
TdlDefinitionDMO.getDefinedInTdlModuleREF() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TdlModuleREF> |
TdlModuleDMO.getDependsOnTdlModule() |
Iterator<TdlModuleREF> |
TdlModuleDMO.getDependsOnTdlModuleREFs() |
| Modifier and Type | Field and Description |
|---|---|
protected TdlModuleREF |
DmcTypeTdlModuleREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<TdlModuleREF> |
DmcTypeTdlModuleREFSET.value |
protected ArrayList<TdlModuleREF> |
DmcTypeTdlModuleREFMV.value |
protected Map<DefinitionName,TdlModuleREF> |
DmcTypeTdlModuleREFMAP.value |
| Modifier and Type | Method and Description |
|---|---|
TdlModuleREF |
DmcTypeTdlModuleREFSET.add(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMV.add(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMAP.add(Object v) |
TdlModuleREF |
TdlModuleREF.cloneMe()
Clones this reference.
|
TdlModuleREF |
DmcTypeTdlModuleREFSTATIC.cloneValue(TdlModuleREF value) |
TdlModuleREF |
DmcTypeTdlModuleREF.cloneValue(TdlModuleREF value) |
TdlModuleREF |
DmcTypeTdlModuleREFSET.del(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMV.del(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMAP.del(Object key) |
TdlModuleREF |
DmcTypeTdlModuleREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
TdlModuleREF |
DmcTypeTdlModuleREF.deserializeValue(DmcInputStreamIF dis) |
TdlModuleREF |
DmcTypeTdlModuleREFMAP.getByKey(Object key) |
TdlModuleREF |
DmcTypeTdlModuleREFMV.getMVnth(int index) |
protected TdlModuleREF |
DmcTypeTdlModuleREF.getNewHelper() |
TdlModuleREF |
DmcTypeTdlModuleREFSV.getSV() |
TdlModuleREF |
DmcTypeTdlModuleREFSV.getSVCopy() |
TdlModuleREF |
DmcTypeTdlModuleREFSV.set(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMV.setMVnth(int index,
Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFSTATIC.typeCheck(Object value) |
protected TdlModuleREF |
DmcTypeTdlModuleREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<TdlModuleREF> |
DmcTypeTdlModuleREFSV.cloneIt() |
DmcAttribute<TdlModuleREF> |
DmcTypeTdlModuleREFSET.cloneIt() |
DmcAttribute<TdlModuleREF> |
DmcTypeTdlModuleREFMV.cloneIt() |
DmcAttribute<TdlModuleREF> |
DmcTypeTdlModuleREFMAP.cloneIt() |
Iterator<TdlModuleREF> |
DmcTypeTdlModuleREFSET.getMV() |
Iterator<TdlModuleREF> |
DmcTypeTdlModuleREFMV.getMV() |
Iterator<TdlModuleREF> |
DmcTypeTdlModuleREFMAP.getMV() |
Set<TdlModuleREF> |
DmcTypeTdlModuleREFSET.getMVCopy() |
ArrayList<TdlModuleREF> |
DmcTypeTdlModuleREFMV.getMVCopy() |
Map<DefinitionName,TdlModuleREF> |
DmcTypeTdlModuleREFMAP.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
TdlModuleREF |
DmcTypeTdlModuleREFSTATIC.cloneValue(TdlModuleREF value) |
TdlModuleREF |
DmcTypeTdlModuleREF.cloneValue(TdlModuleREF value) |
void |
DmcTypeTdlModuleREFSTATIC.serializeValue(DmcOutputStreamIF dos,
TdlModuleREF value) |
void |
DmcTypeTdlModuleREF.serializeValue(DmcOutputStreamIF dos,
TdlModuleREF value) |
| Constructor and Description |
|---|
TdlModuleREF(TdlModuleREF original) |
Copyright © 2023. All rights reserved.