| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.metadataelements | |
| org.odpi.openmetadata.accessservices.datamanager.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseColumnElement
DatabaseColumnElement contains the properties and header for a database column entity
retrieved from the metadata repository.
|
class |
DatabaseTableElement
DatabaseTableElement contains the properties and header for a database table entity
retrieved from the metadata repository.
|
class |
DatabaseViewElement
DatabaseViewElement contains the properties and header for a database view entity
retrieved from the metadata repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexSchemaTypeProperties
ComplexSchemaTypeProperties is a class for representing a schema type that is made up of multiple values.
|
class |
DatabaseColumnProperties
DatabaseColumnProperties describes the properties of a database column.
|
class |
DatabaseTableProperties
DatabaseTableProperties is a class for representing a relational database table.
|
class |
DatabaseViewProperties
DatabaseViewProperties is a class for representing a relational database view.
|
class |
DerivedSchemaAttributeProperties
DerivedSchemaAttributeProperties represents a schema attribute that is derived from other data values.
|
class |
PrimitiveSchemaTypeProperties
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
|
class |
SchemaAttributeProperties
SchemaAttributeProperties represents a attribute that is part of a complex schema type.
|
class |
SchemaTypeProperties
SchemaTypeProperties describes the common properties for all schema types.
|
class |
SimpleSchemaTypeProperties
SimpleSchemaTypeProperties describes the properties of type that has a single value.
|
class |
TabularColumnProperties
TabularColumnProperties is a class for representing a column within a table type structure.
|
class |
TabularSchemaTypeProperties
TabularSchemaTypeProperties is a class for representing a tabular schema such as the
structure of a CSV file.
|
| Constructor and Description |
|---|
SchemaElementProperties(SchemaElementProperties template)
Copy/clone Constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.