| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetBoundedSchemaType
The AssetBoundedSchemaType object provides schema information for sets and arrays.
|
class |
AssetComplexSchemaType
An asset's schema provides information about how the asset structures the data it supports.
|
class |
AssetMapSchemaType
AssetMapSchemaType describes a schema element of type map.
|
class |
AssetPrimitiveSchemaType
PrimitiveSchemaType describes a schema element that has a primitive type.
|
class |
AssetSchemaType
The AssetSchemaType object provides a base class for the pieces that make up a schema for an asset.
|
| Constructor and Description |
|---|
AssetSchemaElement(AssetDescriptor parentAsset,
AssetSchemaElement template)
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–2020 ODPi. All rights reserved.