| Package | Description |
|---|---|
| de.aristaflow.adept2.core.changeoperations | |
| de.aristaflow.adept2.core.updatemanager |
| Modifier and Type | Method and Description |
|---|---|
static UpdateManager.NodeProperties[] |
ChangeOperationTools.getCorrespondingNodeProperties(ProcessConstants.NodeProperty... nodeProperties)
Convert an array of NodeProperty to an array of corresponding
NodeProperties.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateManager.NodeProperties |
UpdateManager.NodeProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UpdateManager.NodeProperties[] |
UpdateManager.NodeProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|