| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaAttributeRelationship |
AssetSchemaAttributeRelationship.schemaAttributeRelationshipBean |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaAttributeRelationship |
AssetSchemaAttributeRelationship.getSchemaAttributeRelationshipBean()
Return the bean with all of the properties
|
| Constructor and Description |
|---|
AssetSchemaAttributeRelationship(AssetDescriptor parentAsset,
SchemaAttributeRelationship schemaAttributeRelationship)
Bean constructor with parent asset
|
AssetSchemaAttributeRelationship(SchemaAttributeRelationship schemaAttributeRelationshipBean)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SchemaAttributeRelationship> |
SchemaAttribute.attributeRelationships |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaAttributeRelationship> |
SchemaAttribute.getAttributeRelationships()
Return any relationships to other schema attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaAttribute.setAttributeRelationships(List<SchemaAttributeRelationship> attributeRelationships)
Set up any relationships to other schema attributes.
|
| Constructor and Description |
|---|
SchemaAttributeRelationship(SchemaAttributeRelationship template)
Copy/clone constructor makes a copy of the supplied object.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.