| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaImplementationQuery |
AssetSchemaImplementationQuery.schemaImplementationQueryBean |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaImplementationQuery |
AssetSchemaImplementationQuery.getSchemaImplementationQueryBean()
Return the bean with all of the properties - used in cloning.
|
| Constructor and Description |
|---|
AssetSchemaImplementationQuery(AssetDescriptor parentAsset,
SchemaImplementationQuery schemaImplementationQueryBean,
AssetSchemaAttribute queryTargetElement)
Bean constructor with parent asset
|
AssetSchemaImplementationQuery(SchemaImplementationQuery schemaImplementationQueryBean,
AssetSchemaAttribute queryTargetElement)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SchemaImplementationQuery> |
DerivedSchemaAttribute.queries |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaImplementationQuery> |
DerivedSchemaAttribute.getQueries()
Return the list of queries that are used to create the derived schema element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivedSchemaAttribute.setQueries(List<SchemaImplementationQuery> queries)
Set up the list of queries that are used to create the derived schema element.
|
| Constructor and Description |
|---|
SchemaImplementationQuery(SchemaImplementationQuery template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.