Uses of Class
edu.ksu.cis.cadena.core.util.Triple

Packages that use Triple
edu.ksu.cis.cadena.core.adapter   
 

Uses of Triple in edu.ksu.cis.cadena.core.adapter
 

Method parameters in edu.ksu.cis.cadena.core.adapter with type arguments of type Triple
 void BaseCadenaAdapter.addAffectedReferrers(Notification notification, EObject notifyingObject, EStructuralFeature notifyingObjectFeature, java.util.Set<Triple<CadenaAdapter,EObject,EStructuralFeature>> referrers)
           
 void CadenaAdapter.addAffectedReferrers(Notification notification, EObject notifyingObject, EStructuralFeature notifyingObjectFeature, java.util.Set<Triple<CadenaAdapter,EObject,EStructuralFeature>> referrers)
           Calculate the set of model objects whose well-formedness could be affected by a structural change to element.