| Package | Description |
|---|---|
| org.unidal.codegen.framework | |
| org.unidal.codegen.model | |
| org.unidal.codegen.model.entity | |
| org.unidal.codegen.model.transform |
| Modifier and Type | Method and Description |
|---|---|
Any |
XmlAggregator.aggregate(File manifestXml,
StructureModel structure,
ManifestModel manifest) |
Any |
DefaultXmlAggregator.aggregate(File manifestXml,
StructureModel structure,
ManifestModel manifest) |
| Modifier and Type | Method and Description |
|---|---|
void |
IVisitor.visitManifest(ManifestModel manifest) |
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
ManifestModel.addFile(FileModel file) |
ManifestModel |
CodegenModel.getManifest() |
ManifestModel |
ManifestModel.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManifestModel.mergeAttributes(ManifestModel other) |
CodegenModel |
CodegenModel.setManifest(ManifestModel manifest) |
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
DefaultXmlMaker.buildManifest(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onFile(ManifestModel parent,
FileModel file) |
boolean |
DefaultLinker.onManifest(CodegenModel parent,
ManifestModel manifest) |
void |
DefaultXmlBuilder.visitManifest(ManifestModel manifest) |
void |
BaseVisitor.visitManifest(ManifestModel manifest) |
Copyright © 2022 Unidal Organization. All rights reserved.