| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetDerivedSchemaAttribute
Derived schema elements are used in views to define elements that are calculated using data from other sources.
|
| Modifier and Type | Field and Description |
|---|---|
protected AssetSchemaAttribute |
AssetSchemaImplementationQuery.queryTargetElement |
| Modifier and Type | Method and Description |
|---|---|
AssetSchemaAttribute |
AssetSchemaAttribute.cloneAssetSchemaAttribute(AssetDescriptor parentAsset)
Returns a clone of this object.
|
AssetSchemaAttribute |
AssetDerivedSchemaAttribute.cloneAssetSchemaAttribute(AssetDescriptor parentAsset)
Returns a clone of this object.
|
AssetSchemaAttribute |
AssetSchemaImplementationQuery.getQueryTargetElement()
Return the SchemaAttribute that describes the type of the data source that will be queried to get the
derived value.
|
AssetSchemaAttribute |
AssetSchemaAttributes.next()
Return the next element in the iteration.
|
AssetSchemaAttribute |
AssetAPIOperations.next()
Return the next element in the iteration.
|
| Constructor and Description |
|---|
AssetSchemaAttribute(AssetDescriptor parentAsset,
AssetSchemaAttribute template)
Copy/clone constructor.
|
AssetSchemaImplementationQuery(AssetDescriptor parentAsset,
SchemaImplementationQuery schemaImplementationQueryBean,
AssetSchemaAttribute queryTargetElement)
Bean constructor with parent asset
|
AssetSchemaImplementationQuery(SchemaImplementationQuery schemaImplementationQueryBean,
AssetSchemaAttribute queryTargetElement)
Bean constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.