| Package | Description |
|---|---|
| org.dmd.templates.server.generated.dmw | |
| org.dmd.templates.shared.generated.dmo | |
| org.dmd.templates.shared.generated.types |
| Constructor and Description |
|---|
SectionIterableDMW(Iterator<SectionREF> it) |
| Modifier and Type | Method and Description |
|---|---|
SectionREF |
SectionDMO.getEndsWith() |
SectionREF |
SectionDMO.getEndsWithREF() |
SectionREF |
SectionDMO.getStartsWith() |
SectionREF |
SectionDMO.getStartsWithREF() |
SectionREF |
ExtensionHookDMO.getUsesSection() |
SectionREF |
ExtensionHookDMO.getUsesSectionREF() |
| Modifier and Type | Field and Description |
|---|---|
protected SectionREF |
DmcTypeSectionREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SectionREF> |
DmcTypeSectionREFSET.value |
protected ArrayList<SectionREF> |
DmcTypeSectionREFMV.value |
protected Map<DefinitionName,SectionREF> |
DmcTypeSectionREFMAP.value |
| Modifier and Type | Method and Description |
|---|---|
SectionREF |
DmcTypeSectionREFSET.add(Object v) |
SectionREF |
DmcTypeSectionREFMV.add(Object v) |
SectionREF |
DmcTypeSectionREFMAP.add(Object v) |
SectionREF |
SectionREF.cloneMe()
Clones this reference.
|
SectionREF |
DmcTypeSectionREFSTATIC.cloneValue(SectionREF value) |
SectionREF |
DmcTypeSectionREF.cloneValue(SectionREF value) |
SectionREF |
DmcTypeSectionREFSET.del(Object v) |
SectionREF |
DmcTypeSectionREFMV.del(Object v) |
SectionREF |
DmcTypeSectionREFMAP.del(Object key) |
SectionREF |
DmcTypeSectionREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
SectionREF |
DmcTypeSectionREF.deserializeValue(DmcInputStreamIF dis) |
SectionREF |
DmcTypeSectionREFMAP.getByKey(Object key) |
SectionREF |
DmcTypeSectionREFMV.getMVnth(int index) |
protected SectionREF |
DmcTypeSectionREF.getNewHelper() |
SectionREF |
DmcTypeSectionREFSV.getSV() |
SectionREF |
DmcTypeSectionREFSV.getSVCopy() |
SectionREF |
DmcTypeSectionREFSV.set(Object v) |
SectionREF |
DmcTypeSectionREFMV.setMVnth(int index,
Object v) |
SectionREF |
DmcTypeSectionREFSTATIC.typeCheck(Object value) |
protected SectionREF |
DmcTypeSectionREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<SectionREF> |
DmcTypeSectionREFSV.cloneIt() |
DmcAttribute<SectionREF> |
DmcTypeSectionREFSET.cloneIt() |
DmcAttribute<SectionREF> |
DmcTypeSectionREFMV.cloneIt() |
DmcAttribute<SectionREF> |
DmcTypeSectionREFMAP.cloneIt() |
Iterator<SectionREF> |
DmcTypeSectionREFSET.getMV() |
Iterator<SectionREF> |
DmcTypeSectionREFMV.getMV() |
Iterator<SectionREF> |
DmcTypeSectionREFMAP.getMV() |
Set<SectionREF> |
DmcTypeSectionREFSET.getMVCopy() |
ArrayList<SectionREF> |
DmcTypeSectionREFMV.getMVCopy() |
Map<DefinitionName,SectionREF> |
DmcTypeSectionREFMAP.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
SectionREF |
DmcTypeSectionREFSTATIC.cloneValue(SectionREF value) |
SectionREF |
DmcTypeSectionREF.cloneValue(SectionREF value) |
void |
DmcTypeSectionREFSTATIC.serializeValue(DmcOutputStreamIF dos,
SectionREF value) |
void |
DmcTypeSectionREF.serializeValue(DmcOutputStreamIF dos,
SectionREF value) |
| Constructor and Description |
|---|
SectionREF(SectionREF original) |
Copyright © 2023. All rights reserved.