| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the properties used to create different types of instances for an asset and its attachments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumSchemaTypeProperties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
|
class |
ExternalSchemaTypeProperties
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
|
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–2021 LF AI & Data Foundation. All rights reserved.