| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.governanceaction.properties |
| Modifier and Type | Method and Description |
|---|---|
ElementType |
OpenMetadataElement.getElementType()
Return the element type properties for this metadata element.
|
ElementType |
RelatedMetadataElements.getRelationshipType()
Return the element type properties for this relationship object.
|
ElementType |
RelatedMetadataElement.getRelationshipType()
Return the element type properties for this relationship object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenMetadataElement.setElementType(ElementType type)
Set up the element type properties for this metadata element.
|
void |
RelatedMetadataElements.setRelationshipType(ElementType relationshipType)
Set up the element type properties for this relationship object.
|
void |
RelatedMetadataElement.setRelationshipType(ElementType relationshipType)
Set up the element type properties for this relationship object.
|
| Constructor and Description |
|---|
ElementType(ElementType template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.