| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,MetadataSequenceGenerator> |
MetadataProject.m_sequenceGenerators |
| Modifier and Type | Method and Description |
|---|---|
MetadataSequenceGenerator |
MetadataProject.getSequenceGenerator(String name)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MetadataSequenceGenerator> |
MetadataProject.getSequenceGenerators()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addSequenceGenerator(MetadataSequenceGenerator sequenceGenerator)
INTERNAL:
|
boolean |
MetadataProject.hasConflictingSequenceGenerator(MetadataSequenceGenerator sequenceGenerator)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NonRelationshipAccessor.processSequenceGenerator(MetadataSequenceGenerator sequenceGenerator)
INTERNAL:
Process a MetadataSequenceGenerator and add it to the project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLSequenceGenerator
Object to hold onto an XML sequence generator metadata.
|
Copyright © 2025. All rights reserved.