Project

General

Profile

Actions

feature request #7199

closed

Implement equals() for QuantitativeData

Added by Patrick Plitzner about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
New
Assignee:
Patrick Plitzner
Category:
cdmlib
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal
Tags:

Description

Compare all StatisticalMeasures


Related issues

Related to EDIT - feature request #7198: Implement equals() forCategoricalDataRejectedPatrick Plitzner

Actions
Related to EDIT - bug #7155: VersionableEntity.equals() should take updated timestamp into accountClosedAndreas Müller

Actions
Related to EDIT - task #7201: [DISCUSS] Should we remove created comparison from CdmBase.equals?ClosedAndreas Müller

Actions
Actions #1

Updated by Andreas Müller about 6 years ago

  • Status changed from New to Rejected
  • Target version deleted (Release 4.13)

Equals for ALL CdmBase is defined in CdmBase itself and should not be overriden.
For discussion see also #7155.

If one wants to compare 2 CdmBase of the same class the class must implement the IMatchable interface and the attributes must be annotated correctly. Using MatchStrategy implementing IMatchStrategy (such as DefaultMatchStrategy) may then be used to compare instances of the class.
So we may open a ticket to implement IMatchable for QuantitativeData

Actions #2

Updated by Andreas Müller about 6 years ago

Actions #3

Updated by Andreas Müller about 6 years ago

  • Related to bug #7155: VersionableEntity.equals() should take updated timestamp into account added
Actions #4

Updated by Andreas Müller about 6 years ago

  • Related to task #7201: [DISCUSS] Should we remove created comparison from CdmBase.equals? added
Actions

Also available in: Atom PDF