| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
Annotation
Annotation is used to record information gleaned from a discovery service.
|
class |
ClassificationAnnotation
ClassificationAnnotation recommends classifications for either an asset or a data field.
|
class |
DataClassAnnotation
DataClassAnnotation recommends a data class that potentially matches this data field.
|
class |
DataField
DataField describes a single data field (column, attribute or property) discovered during the analysis of an asset.
|
class |
DataFieldAnnotation
DataFieldAnnotation is a common base class for annotations that are attached to a data field.
|
class |
DataProfileAnnotation
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
|
class |
DataProfileLogAnnotation
DataProfileLogAnnotation is an annotation that is used when the profile data generated is too big to store in the metadata server
and has been located in log files instead.
|
class |
DataSourceMeasurementAnnotation
DataSourceMeasurementAnnotation describes properties that describe the characteristics of the data source as a whole.
|
class |
DataSourcePhysicalStatusAnnotation
DataSourceMeasurementAnnotation describes properties that describe the physical characteristics of a data source.
|
class |
DiscoveryAnalysisReport
DiscoveryAnalysisReport describes the properties for a discovery analysis report.
|
class |
DiscoveryEngineProperties
DiscoveryEngineProperties describe the properties needed to describe a specific discovery engine.
|
class |
DiscoveryServiceProperties
DiscoveryServiceProperties contains the definition of a discovery service.
|
class |
DivergentAttachmentAnnotation
DivergentAttachmentAnnotation is the annotation used to record details attachments to an asset whose values are diverging from the values of a
similar attachment in an asset that has been linked as a duplicate.
|
class |
DivergentAttachmentClassificationAnnotation
DivergentAttachmentClassificationAnnotation identifies a classification and its properties that are diverging in an attachment for
2 assets that are linked as duplicates.
|
class |
DivergentAttachmentRelationshipAnnotation
DivergentAttachmentRelationshipAnnotation identifies a relationship and its properties that are diverging in 2 attachments for assets that are
linked as duplicates.
|
class |
DivergentAttachmentValueAnnotation
DivergentValueAnnotation lists the name of the properties that are diverging in 2 assets that are linked as
duplicates.
|
class |
DivergentClassificationAnnotation
DivergentClassificationAnnotation identifies a classification and its properties that are diverging in 2 assets that are linked as
duplicates.
|
class |
DivergentDuplicateAnnotation
DivergentDuplicateAnnotation is the annotation used to record details of an asset has been identified as a duplicate because it originally
had very similar values.
|
class |
DivergentRelationshipAnnotation
DivergentRelationshipAnnotation identifies a relationship and its properties that are diverging in 2 assets that are linked as
duplicates.
|
class |
DivergentValueAnnotation
DivergentValueAnnotation lists the name of the properties that are diverging in 2 assets that are linked as
duplicates.
|
class |
QualityAnnotation
QualityAnnotation records a quality assessment of the data.
|
class |
RegisteredDiscoveryService
RegisteredDiscoveryService describes a discovery service that has been registered with a discovery engine.
|
class |
RelationshipAdviceAnnotation
RelationshipAdviceAnnotation is used to record a recommendation that a new relationship should be made from this data field to another
object in the open metadata types.
|
class |
RequestForActionAnnotation
RequestForActionAnnotation is used to record an issue that has been discovered.
|
class |
SchemaAnalysisAnnotation
SchemaAnalysisAnnotation is used to describe the results of reviewing the structure of the content of an asset.
|
class |
SemanticAnnotation
SemanticAnnotation provides a recommendation as to the likely meaning of data.
|
class |
SuspectDuplicateAnnotation
SuspectDuplicateAnnotation is the annotation used to record details of an asset that seems to be a duplicate of the asset being
analysed by a discovery service.
|
| Constructor and Description |
|---|
PropertyBase(PropertyBase template)
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as
long as the template object is not null;
|
Copyright © 2018–2020 ODPi. All rights reserved.