| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected MapSchemaType |
AssetMapSchemaType.mapSchemaTypeBean |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetMapSchemaType.setBean(MapSchemaType bean)
Set up the bean that contains the properties of the schema.
|
| Constructor and Description |
|---|
AssetMapSchemaType(AssetDescriptor parentAsset,
MapSchemaType schemaType)
Constructor used by the subclasses
|
AssetMapSchemaType(MapSchemaType schemaType,
AssetSchemaType mapFromElement,
AssetSchemaType mapToElement)
Bean constructor
|
| Constructor and Description |
|---|
MapSchemaType(MapSchemaType 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.