| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.metadataelements |
The metadata elements describe the way that metadata is returned from the repository.
|
| org.odpi.openmetadata.accessservices.assetmanager.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| org.odpi.openmetadata.accessservices.assetmanager.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
ControlFlowProperties |
ControlFlowElement.getControlFlowProperties()
Return details of the relationship
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControlFlowElement.setControlFlowProperties(ControlFlowProperties controlFlowProperties)
Set up relationship properties
|
| Constructor and Description |
|---|
ControlFlowProperties(ControlFlowProperties template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ControlFlowProperties |
ControlFlowRequestBody.getProperties()
Return the properties for the relationship.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControlFlowRequestBody.setProperties(ControlFlowProperties properties)
Set up the properties for the relationship.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.