Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationDifferences
-
Packages that use ClassificationDifferences Package Description org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances -
-
Uses of ClassificationDifferences in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Methods in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances that return ClassificationDifferences Modifier and Type Method Description ClassificationDifferencesEntitySummaryDifferences. getClassificationDifferences()Returns the differences between classifications of these instances, or null if there are either no classifications on the instance or the classifications are the same on both instances.
-