org.designwizard.comparator
Interface CalculateDiffAction

All Known Implementing Classes:
SimpleCalculateDiffAction

public interface CalculateDiffAction

Author:
Jo�o Arthur Brunet Monteiro - joaoarthurbm@gmail.com Interface representing the manner how designs will be compared.

Method Summary
 Design calculateDiff()
          Calculate the difference between two Designs.
 

Method Detail

calculateDiff

Design calculateDiff()
Calculate the difference between two Designs.