Uses of Class
org.odpi.openmetadata.frameworks.discovery.properties.DivergentAttachmentAnnotation
-
Packages that use DivergentAttachmentAnnotation Package Description org.odpi.openmetadata.frameworks.discovery.properties -
-
Uses of DivergentAttachmentAnnotation in org.odpi.openmetadata.frameworks.discovery.properties
Subclasses of DivergentAttachmentAnnotation in org.odpi.openmetadata.frameworks.discovery.properties Modifier and Type Class Description classDivergentAttachmentClassificationAnnotationDivergentAttachmentClassificationAnnotation identifies a classification and its properties that are diverging in an attachment for 2 assets that are linked as duplicates.classDivergentAttachmentRelationshipAnnotationDivergentAttachmentRelationshipAnnotation identifies a relationship and its properties that are diverging in 2 attachments for assets that are linked as duplicates.classDivergentAttachmentValueAnnotationDivergentValueAnnotation lists the name of the properties that are diverging in 2 assets that are linked as duplicates.Constructors in org.odpi.openmetadata.frameworks.discovery.properties with parameters of type DivergentAttachmentAnnotation Constructor Description DivergentAttachmentAnnotation(DivergentAttachmentAnnotation template)Copy/clone constructor.
-