| 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.visitTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Group.findOrCreateTable(String name) |
Table |
Group.findTable(String name) |
Table |
Group.removeTable(String name) |
Table |
Table.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
Group.getTables() |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.addTable(Table table) |
void |
Table.mergeAttributes(Table other) |
| Modifier and Type | Method and Description |
|---|---|
Table |
DefaultXmlMaker.buildTable(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onTable(Group parent,
Table table) |
void |
DefaultXmlBuilder.visitTable(Table table) |
void |
BaseVisitor.visitTable(Table table) |
Copyright © 2022 Unidal Organization. All rights reserved.