| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetEnumSchemaType
EnumSchemaType describes a schema element that has a primitive type.
|
class |
AssetPrimitiveSchemaType
PrimitiveSchemaType describes a schema element that has a primitive type.
|
| Constructor and Description |
|---|
AssetSimpleSchemaType(AssetDescriptor parentAsset,
AssetSimpleSchemaType 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.