| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.relationships |
| Modifier and Type | Method and Description |
|---|---|
static TermRelationshipStatus |
TermRelationshipStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TermRelationshipStatus[] |
TermRelationshipStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TermRelationshipStatus |
Synonym.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
IsATypeOf.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
ReplacementTerm.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
TypedBy.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
ValidValue.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
UsedInContext.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
Antonym.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
Translation.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
RelatedTerm.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
Categorization.getStatus()
{@literal Status of the relationship.
|
TermRelationshipStatus |
PreferredTerm.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
HasA.getStatus()
{@literal The status of or confidence in the relationship.
|
TermRelationshipStatus |
IsA.getStatus()
{@literal The status of or confidence in the relationship.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Synonym.setStatus(TermRelationshipStatus status) |
void |
IsATypeOf.setStatus(TermRelationshipStatus status) |
void |
ReplacementTerm.setStatus(TermRelationshipStatus status) |
void |
TypedBy.setStatus(TermRelationshipStatus status) |
void |
ValidValue.setStatus(TermRelationshipStatus status) |
void |
UsedInContext.setStatus(TermRelationshipStatus status) |
void |
Antonym.setStatus(TermRelationshipStatus status) |
void |
Translation.setStatus(TermRelationshipStatus status) |
void |
RelatedTerm.setStatus(TermRelationshipStatus status) |
void |
Categorization.setStatus(TermRelationshipStatus status) |
void |
PreferredTerm.setStatus(TermRelationshipStatus status) |
void |
HasA.setStatus(TermRelationshipStatus status) |
void |
IsA.setStatus(TermRelationshipStatus status) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.