| Package | Description |
|---|---|
| org.dmd.dsd.tools.dsdwizard.generated.dmtdl | |
| org.dmd.templates.server.extended | |
| org.dmd.templates.server.util |
| Modifier and Type | Method and Description |
|---|---|
void |
DslDmtdlFile.format(FormattedArtifactIF artifact) |
void |
DmtdlFile.format(FormattedArtifactIF artifact) |
void |
DmtdlFile.format(FormattedArtifactIF artifact,
Template template) |
| Modifier and Type | Method and Description |
|---|---|
void |
Template.format(ValueContainerIF section,
FormattedArtifactIF artifact) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedFile |
class |
FormattedStringBuffer |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionIF.format(FormattedArtifactIF artifact)
Adds formatted text to the specified artifact.
|
void |
TemplateMediator.format(ValueContainerIF section,
FormattedArtifactIF artifact)
If the template has been loaded, we format the information in the Section and
write it to the artifact.
|
void |
TemplateMediator.format(ValueContainerIF section,
FormattedArtifactIF artifact,
Template commentTemplate)
If the template has been loaded, we dump a debug comment to the artifact (based on the
commentFormat from the TdlModule), format the information in the Section and
write it to the artifact.
|
Copyright © 2023. All rights reserved.