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