net.sf.jmd.checks.impl.extraIdeas
Class InterfacesAddedOrRemoved

java.lang.Object
  extended by net.sf.jmd.checks.impl.Check
      extended by net.sf.jmd.checks.impl.extraIdeas.InterfacesAddedOrRemoved
All Implemented Interfaces:
ICheck

public class InterfacesAddedOrRemoved
extends Check

Author:
Jan Hinzmann

Constructor Summary
InterfacesAddedOrRemoved()
           
 
Method Summary
 java.util.List<IDifference> check(java.util.List<IDifference> currentDifferences)
           
 
Methods inherited from class net.sf.jmd.checks.impl.Check
getAMModelElements, getClasses, getDMModelElements, getInterfaces, getName, getPrivateOperations, getPublicMethods, getSeverity, initLists, reduceProblemSpaceToInterfaces, setName, setSeverity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfacesAddedOrRemoved

public InterfacesAddedOrRemoved()
Method Detail

check

public java.util.List<IDifference> check(java.util.List<IDifference> currentDifferences)


Copyright © 2007-2010. All Rights Reserved.