| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the extensions to asset for specific subtypes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumSchemaTypeProperties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
|
class |
PrimitiveSchemaTypeProperties
PrimitiveSchemaTypeProperties carries the specialized parameters for creating or updating primitive schema types.
|
| Constructor and Description |
|---|
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties 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.