| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataengine.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSemantic |
Port.getUpdateSemantic()
Gets update semantic.
|
UpdateSemantic |
Process.getUpdateSemantic()
Gets update semantic.
|
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 |
Port.setUpdateSemantic(UpdateSemantic updateSemantic)
Sets update semantic.
|
void |
Process.setUpdateSemantic(UpdateSemantic updateSemantic)
Sets update semantic.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.