| Constructor and Description |
|---|
Section(SectionDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
SectionDMO |
SectionDMW.getDMO() |
| Constructor and Description |
|---|
SectionDMW(SectionDMO obj) |
SectionDMW(SectionDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
SectionDMO |
SectionDMO.getModificationRecorder() |
SectionDMO |
SectionDMO.getNew() |
SectionDMO |
SectionDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionDMO.setEndsWith(SectionDMO value)
Sets endsWith to the specified value.
|
void |
SectionDMO.setStartsWith(SectionDMO value)
Sets startsWith to the specified value.
|
void |
ExtensionHookDMO.setUsesSection(SectionDMO value)
Sets usesSection to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
SectionDMO |
TdlModuleGlobalInterface.getSection(DotName name) |
SectionDMO |
TdlModuleDefinitionDMOCache.getSection(DotName name) |
SectionDMO |
TdlModuleGlobalInterface.getSectionDefinition(String name) |
SectionDMO |
TdlModuleDefinitionDMOCache.getSectionDefinition(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SectionDMO> |
TdlModuleGlobalInterface.getAllSection() |
Iterator<SectionDMO> |
TdlModuleDefinitionDMOCache.getAllSection() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdlModuleGlobalInterface.addSection(SectionDMO def) |
void |
TdlModuleDefinitionDMOCache.addSection(SectionDMO def) |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionREF.setObject(SectionDMO o) |
| Constructor and Description |
|---|
SectionREF(SectionDMO o) |
Copyright © 2023. All rights reserved.