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