| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetSchemaImplementationQueries |
AssetDerivedSchemaAttribute.queries |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AssetSchemaImplementationQueries |
AssetSchemaImplementationQueries.cloneIterator(AssetDescriptor parentAsset)
Clones this iterator.
|
AssetSchemaImplementationQueries |
AssetDerivedSchemaAttribute.getQueries()
Return the list of queries that are used to create the derived schema element.
|
| Constructor and Description |
|---|
AssetDerivedSchemaAttribute(AssetDescriptor parentAsset,
DerivedSchemaAttribute schemaAttributeBean,
AssetSchemaImplementationQueries queries)
Bean constructor with parent asset
|
AssetDerivedSchemaAttribute(DerivedSchemaAttribute schemaAttributeBean,
AssetSchemaImplementationQueries queries)
Bean constructor
|
AssetSchemaImplementationQueries(AssetDescriptor parentAsset,
AssetSchemaImplementationQueries template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.