| Modifier and Type | Class and Description |
|---|---|
class |
SchemaAttribute
SchemaAttribute describes a single attribute within a schema.
|
class |
SchemaType
The SchemaType object provides a base class for the pieces that make up a schema for a data asset.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaElement |
SchemaAttribute.cloneSchemaElement()
Return a clone of this schema element.
|
abstract SchemaElement |
SchemaElement.cloneSchemaElement()
Return a clone of this schema element.
|
SchemaElement |
SchemaType.cloneSchemaElement()
Returns a clone of this object as the abstract SchemaElement class.
|
| Constructor and Description |
|---|
SchemaElement(SchemaElement template)
Copy/clone Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyticsMetadata
Base class for analytics metadata provides common attributes.
|
class |
MetadataContainer
MetadataContainer is abstraction of grouping element for
MetadataItem
and nested containers. |
class |
MetadataItem
MetadataItem is an abstraction of something that references source of
simple data that have same type like integer, string, etc.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.