| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetDerivedSchemaType
Derived schema elements are used in views to define elements that are calculated using data from other sources.
|
| Constructor and Description |
|---|
AssetPrimitiveSchemaType(AssetDescriptor parentAsset,
AssetPrimitiveSchemaType templateSchemaElement)
Copy/clone Constructor the parentAsset is passed separately to the template because it is also
likely to be being cloned in the same operation and we want the definitions clone to point to the
asset clone and not the original asset.
|
Copyright © 2018 ODPi. All rights reserved.