| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the properties used to create different types of instances for an asset and its attachments.
|
| Modifier and Type | Method and Description |
|---|---|
List<SchemaAttributeRelationshipProperties> |
SchemaAttributeProperties.getAttributeRelationships()
Return any relationships to other schema attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaAttributeProperties.setAttributeRelationships(List<SchemaAttributeRelationshipProperties> attributeRelationships)
Set up any relationships to other schema attributes.
|
| Constructor and Description |
|---|
SchemaAttributeRelationshipProperties(SchemaAttributeRelationshipProperties template)
Copy/clone constructor makes a copy of the supplied object.
|
Copyright © 2018–2020 ODPi. All rights reserved.