| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected PrimitiveSchemaType |
AssetPrimitiveSchemaType.primitiveSchemaTypeBean |
| Modifier and Type | Method and Description |
|---|---|
protected PrimitiveSchemaType |
AssetPrimitiveSchemaType.getPrimitiveSchemaTypeBean()
Return the bean with all of the properties.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetPrimitiveSchemaType.setBean(PrimitiveSchemaType bean)
Set up the bean that contains the properties of the schema.
|
| Constructor and Description |
|---|
AssetPrimitiveSchemaType(AssetDescriptor parentAsset,
PrimitiveSchemaType primitiveSchemaTypeBean)
Bean constructor with parent asset
|
AssetPrimitiveSchemaType(PrimitiveSchemaType primitiveSchemaTypeBean)
Bean constructor
|
| Constructor and Description |
|---|
PrimitiveSchemaType(PrimitiveSchemaType templateSchemaElement)
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.