| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetComplexSchemaType.setBean(ComplexSchemaType bean)
Set up the bean that contains the properties of the schema.
|
| Constructor and Description |
|---|
AssetComplexSchemaType(AssetDescriptor parentAsset,
ComplexSchemaType schemaBean,
AssetSchemaAttributes schemaAttributes)
Bean constructor with parent asset
|
| Constructor and Description |
|---|
ComplexSchemaType(ComplexSchemaType 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.