Uses of Enum Class
de.aristaflow.adept2.core.updatemanager.UpdateManager.NodeProperties
Packages that use UpdateManager.NodeProperties
Package
Description
-
Uses of UpdateManager.NodeProperties in de.aristaflow.adept2.core.changeoperations
Methods in de.aristaflow.adept2.core.changeoperations that return UpdateManager.NodePropertiesModifier and TypeMethodDescriptionstatic UpdateManager.NodeProperties[]ChangeOperationTools.getCorrespondingNodeProperties(ProcessConstants.NodeProperty... nodeProperties) Convert an array of NodeProperty to an array of corresponding NodeProperties. -
Uses of UpdateManager.NodeProperties in de.aristaflow.adept2.core.updatemanager
Methods in de.aristaflow.adept2.core.updatemanager that return UpdateManager.NodePropertiesModifier and TypeMethodDescriptionstatic UpdateManager.NodePropertiesReturns the enum constant of this class with the specified name.static UpdateManager.NodeProperties[]UpdateManager.NodeProperties.values()Returns an array containing the constants of this enum class, in the order they are declared.