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