| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetSchemaLink |
AssetSchemaAttribute.externalSchemaLink |
| Modifier and Type | Method and Description |
|---|---|
AssetSchemaLink |
AssetSchemaAttribute.getExternalSchemaLink()
Return the SchemaType that relates to the type of this attribute.
|
| Constructor and Description |
|---|
AssetDerivedSchemaAttribute(AssetDescriptor parentAsset,
DerivedSchemaAttribute schemaAttributeBean,
AssetSchemaLink externalSchemaLink,
AssetSchemaImplementationQueries queries)
Bean constructor with parent asset
|
AssetDerivedSchemaAttribute(DerivedSchemaAttribute schemaAttributeBean,
AssetSchemaLink externalSchemaLink,
AssetSchemaImplementationQueries queries)
Bean constructor
|
AssetSchemaAttribute(AssetDescriptor parentAsset,
SchemaAttribute schemaAttributeBean,
AssetSchemaLink externalSchemaLink)
Bean constructor with parent asset and fully constructed link to external schema type.
|
AssetSchemaAttribute(SchemaAttribute schemaAttributeBean,
AssetSchemaLink externalSchemaLink)
Bean constructor with fully constructed link to external schema type.
|
AssetSchemaLink(AssetDescriptor parentAsset,
AssetSchemaLink template)
Copy/clone constructor makes a copy of the supplied object.
|
Copyright © 2018–2020 ODPi. All rights reserved.