de.cau.cs.kieler.synccharts.synchronizer.diff
Class KitsAttributesCheck

java.lang.Object
  extended by org.eclipse.emf.compare.diff.engine.check.AbstractCheck
      extended by org.eclipse.emf.compare.diff.engine.check.AttributesCheck
          extended by de.cau.cs.kieler.synccharts.synchronizer.diff.KitsAttributesCheck

public class KitsAttributesCheck
extends org.eclipse.emf.compare.diff.engine.check.AttributesCheck

Rating red

Field Summary
 
Fields inherited from class org.eclipse.emf.compare.diff.engine.check.AbstractCheck
ANCESTOR_OBJECT, crossReferencer, LEFT_OBJECT, matcherHelper, RIGHT_OBJECT
 
Constructor Summary
KitsAttributesCheck(EcoreUtil.CrossReferencer referencer)
           
 
Method Summary
protected  boolean shouldBeIgnored(EAttribute attribute)
           
 
Methods inherited from class org.eclipse.emf.compare.diff.engine.check.AttributesCheck
areDistinctValues, attributeListContains, checkAttributesUpdates, checkAttributesUpdates, checkAttributeUpdates, checkAttributeUpdates
 
Methods inherited from class org.eclipse.emf.compare.diff.engine.check.AbstractCheck
convertFeatureMapList, getMatchedEObject, getMatchedEObject, isInScope, isUnmatched
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsAttributesCheck

public KitsAttributesCheck(EcoreUtil.CrossReferencer referencer)
Method Detail

shouldBeIgnored

protected boolean shouldBeIgnored(EAttribute attribute)
Overrides:
shouldBeIgnored in class org.eclipse.emf.compare.diff.engine.check.AttributesCheck