| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
List<DerivedSchemaTypeQueryTarget> |
AssetSchemaType.getQueries()
Return the list of queries that are used to create the derived schema element.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<DerivedSchemaTypeQueryTarget> |
SchemaType.queries |
| Modifier and Type | Method and Description |
|---|---|
List<DerivedSchemaTypeQueryTarget> |
SchemaType.getQueries()
Return the list of queries that are used to create the derived schema element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaType.setQueries(List<DerivedSchemaTypeQueryTarget> queries)
Set up the list of queries that are used to create the derived schema element.
|
| Constructor and Description |
|---|
DerivedSchemaTypeQueryTarget(DerivedSchemaTypeQueryTarget template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.