| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected BoundedSchemaType |
AssetBoundedSchemaType.boundedSchemaTypeBean |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetBoundedSchemaType.setBean(BoundedSchemaType bean)
Set up the bean that contains the properties of the schema.
|
| Constructor and Description |
|---|
AssetBoundedSchemaType(AssetDescriptor parentAsset,
BoundedSchemaType boundedSchemaType,
AssetSchemaType boundedSchemaElementType)
Bean constructor with parent asset
|
AssetBoundedSchemaType(BoundedSchemaType boundedSchemaType,
AssetSchemaType boundedSchemaElementType)
Bean constructor
|
| Constructor and Description |
|---|
BoundedSchemaType(BoundedSchemaType 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.