public class WizardLabelMigrator extends AbstractWizardLabelMigrator
| Constructor and Description |
|---|
WizardLabelMigrator() |
| Modifier and Type | Method and Description |
|---|---|
Nodes |
findAllNodesInWizardLabels(String searchpath)
Find all nodes in wizard labels.
|
org.bidib.jbidibc.core.schema.bidiblabels.NodeLabels |
performWizardLabelsMigration(long uniqueId,
String searchpath)
Perform migration from wizard labels to new node labels.
|
appendNodeLabels, doTransform, migrateAndAppendWizardPortLabels, performFindAllNodesInWizardLabels, performFindNodes, performMigration, performWizardLabelsMigrationpublic Nodes findAllNodesInWizardLabels(String searchpath)
findAllNodesInWizardLabels in class AbstractWizardLabelMigratorsearchpath - the search pathpublic org.bidib.jbidibc.core.schema.bidiblabels.NodeLabels performWizardLabelsMigration(long uniqueId,
String searchpath)
The old wizard labels of a node must be collected from multiple files, because each label type has it's own file.
performWizardLabelsMigration in class AbstractWizardLabelMigratoruniqueId - the uniqueIddataXML - the data XMLCopyright © 2017. All rights reserved.