| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaLink |
AssetSchemaLink.schemaLinkBean |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaLink |
AssetSchemaLink.getSchemaLinkBean()
Return the bean with all of the properties
|
| Constructor and Description |
|---|
AssetSchemaLink(AssetDescriptor parentAsset,
SchemaLink schemaLinkBean)
Bean constructor with parent asset
|
AssetSchemaLink(SchemaLink schemaLinkBean)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaLink |
SchemaAttribute.externalAttributeType |
| Modifier and Type | Method and Description |
|---|---|
SchemaLink |
SchemaAttribute.getExternalAttributeType()
Set up optional link to another attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaAttribute.setExternalAttributeType(SchemaLink externalAttributeType)
Set up optional links to another attribute.
|
| Constructor and Description |
|---|
SchemaLink(SchemaLink template)
Copy/clone constructor makes a copy of the supplied object.
|
Copyright © 2018–2020 ODPi. All rights reserved.