| Package | Description |
|---|---|
| org.unidal.maven.plugin.wizard.model | |
| org.unidal.maven.plugin.wizard.model.entity | |
| org.unidal.maven.plugin.wizard.model.transform |
| Modifier and Type | Method and Description |
|---|---|
void |
IVisitor.visitModel(Model model) |
| Modifier and Type | Method and Description |
|---|---|
Model |
Wizard.findModel(String name) |
Model |
Wizard.removeModel(String name) |
Model |
Model.setName(String name) |
Model |
Model.setPackage(String _package) |
Model |
Model.setSampleModel(String sampleModel) |
| Modifier and Type | Method and Description |
|---|---|
List<Model> |
Wizard.getModels() |
| Modifier and Type | Method and Description |
|---|---|
Wizard |
Wizard.addModel(Model model) |
void |
Model.mergeAttributes(Model other) |
| Modifier and Type | Method and Description |
|---|---|
Model |
DefaultXmlMaker.buildModel(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onModel(Wizard parent,
Model model) |
void |
DefaultXmlBuilder.visitModel(Model model) |
void |
BaseVisitor.visitModel(Model model) |
Copyright © 2022 Unidal Organization. All rights reserved.