| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetBoundedSchemaType
Deprecated.
|
class |
AssetComplexSchemaType
An asset's schema provides information about how the asset structures the data it supports.
|
class |
AssetEnumSchemaType
EnumSchemaType describes a schema element that has a primitive type.
|
class |
AssetLiteralSchemaType
AssetLiteralSchemaType describes a schema element that has a primitive type and a fixed value.
|
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.
|
class |
AssetSchemaTypeChoice
SchemaTypeChoice describes a schema element that has a choice of type.
|
class |
AssetSimpleSchemaType
AssetSimpleSchemaType describes a schema element that has a primitive type.
|
| 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.