| 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.visitStructure(StructureModel structure) |
| Modifier and Type | Method and Description |
|---|---|
StructureModel |
CodegenModel.getStructure() |
StructureModel |
StructureModel.setNode(NodeModel node) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureModel.mergeAttributes(StructureModel other) |
CodegenModel |
CodegenModel.setStructure(StructureModel structure) |
| Modifier and Type | Method and Description |
|---|---|
StructureModel |
DefaultXmlMaker.buildStructure(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onNode(StructureModel parent,
NodeModel node) |
boolean |
DefaultLinker.onStructure(CodegenModel parent,
StructureModel structure) |
void |
DefaultXmlBuilder.visitStructure(StructureModel structure) |
void |
BaseVisitor.visitStructure(StructureModel structure) |
Copyright © 2022 Unidal Organization. All rights reserved.