| Constructor and Description |
|---|
ContainedElement(ContainedElementDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
ContainedElementDMO |
ContainedElementDMW.getDMO() |
| Constructor and Description |
|---|
ContainedElementDMW(ContainedElementDMO obj,
ClassDefinition cd) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionHookDMO
The dark-matter Domain Specific Definition (DSD) mechanisms allow for
the\n extension of objects using auxliary classes and arbitrary name value
pairs (via the nvp attribute).\n These mechanisms are useful because they
allow you to augment an existing Domain Specific Language\n (DSL) with
your own information that can be used to facilitate generation of other
types\n of artifacts.\n
|
class |
SectionDMO
A Section represents part of a textual artifact that you want to format.\n
The artifact could be an XHTML document, an XML document, a piece of code,
a form\n letter - whatever.
|
| Modifier and Type | Method and Description |
|---|---|
ContainedElementDMO |
TdlModuleGlobalInterface.getContainedElement(DotName name) |
ContainedElementDMO |
TdlModuleDefinitionDMOCache.getContainedElement(DotName name) |
ContainedElementDMO |
TdlModuleGlobalInterface.getContainedElementDefinition(String name) |
ContainedElementDMO |
TdlModuleDefinitionDMOCache.getContainedElementDefinition(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ContainedElementDMO> |
TdlModuleGlobalInterface.getAllContainedElement() |
Iterator<ContainedElementDMO> |
TdlModuleDefinitionDMOCache.getAllContainedElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdlModuleGlobalInterface.addContainedElement(ContainedElementDMO def) |
void |
TdlModuleDefinitionDMOCache.addContainedElement(ContainedElementDMO def) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainedElementREF.setObject(ContainedElementDMO o) |
| Constructor and Description |
|---|
ContainedElementREF(ContainedElementDMO o) |
Copyright © 2023. All rights reserved.