| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryTermRelationshipStatus |
GlossaryTermRelationship.getStatus()
Returns whether this relationship should be used.
|
GlossaryTermRelationshipStatus |
GlossaryTermCategorization.getStatus()
Returns whether this relationship should be used.
|
static GlossaryTermRelationshipStatus |
GlossaryTermRelationshipStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlossaryTermRelationshipStatus[] |
GlossaryTermRelationshipStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlossaryTermRelationship.setStatus(GlossaryTermRelationshipStatus status)
Set up whether this relationship should be used.
|
void |
GlossaryTermCategorization.setStatus(GlossaryTermRelationshipStatus status)
Set up whether this relationship should be used.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.