| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,MetadataTableGenerator> |
MetadataProject.m_tableGenerators |
| Modifier and Type | Method and Description |
|---|---|
MetadataTableGenerator |
MetadataProject.getTableGenerator(String name)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MetadataTableGenerator> |
MetadataProject.getTableGenerators()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addTableGenerator(MetadataTableGenerator tableGenerator)
INTERNAL:
|
boolean |
MetadataProject.hasConflictingTableGenerator(MetadataTableGenerator tableGenerator)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NonRelationshipAccessor.processTableGenerator(MetadataTableGenerator tableGenerator)
INTERNAL:
Process a MetadataTableGenerator and add it to the project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLTableGenerator
Object to hold onto an xml table generator metadata.
|
Copyright © 2023. All rights reserved.