Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6151

Implement equals method based on interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Utils
    • None

    Description

      For RequirementImpl and CapabilityImpl the equals() method is currently implemented in AbstractCapabilityRequirement which requires that the passed object also is a subclass of AbstractCapabilityRequirement.
      However, equals can be implemented based in the interfaces and does not need to require that the implementation is a subclass of AbstractCapabilityRequirement. This allows to check for equals of Requirements or Capabilities regardless of their origin

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: