| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataengine.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSemantic |
Process.getUpdateSemantic() |
UpdateSemantic |
Port.getUpdateSemantic() |
static UpdateSemantic |
UpdateSemantic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateSemantic[] |
UpdateSemantic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Process.setUpdateSemantic(UpdateSemantic updateSemantic) |
void |
Port.setUpdateSemantic(UpdateSemantic updateSemantic) |
Copyright © 2018–2020 ODPi. All rights reserved.