Uses of Class
org.bidib.wizard.migration.schema.nodes.NodeLabel
Packages that use NodeLabel
-
Uses of NodeLabel in org.bidib.wizard.migration.labels
Method parameters in org.bidib.wizard.migration.labels with type arguments of type NodeLabelModifier and TypeMethodDescriptionprotected voidAbstractWizardLabelMigrator.appendNodeLabels(List<NodeLabel> exisiting, List<NodeLabel> toAdd) -
Uses of NodeLabel in org.bidib.wizard.migration.schema.nodes
Fields in org.bidib.wizard.migration.schema.nodes with type parameters of type NodeLabelMethods in org.bidib.wizard.migration.schema.nodes that return NodeLabelModifier and TypeMethodDescriptionObjectFactory.createNodeLabel()Create an instance ofNodeLabelMethods in org.bidib.wizard.migration.schema.nodes that return types with arguments of type NodeLabelModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NodeLabel> ObjectFactory.createNodeLabel(NodeLabel value) Nodes.getNodeLabel()Gets the value of the nodeLabel property.Methods in org.bidib.wizard.migration.schema.nodes with parameters of type NodeLabelModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NodeLabel> ObjectFactory.createNodeLabel(NodeLabel value) Nodes.withNodeLabel(NodeLabel... values) Method parameters in org.bidib.wizard.migration.schema.nodes with type arguments of type NodeLabel