Uses of Class
de.interactive_instruments.ShapeChange.ModelDiff.DiffElement

Packages that use DiffElement
de.interactive_instruments.ShapeChange.ModelDiff   
 

Uses of DiffElement in de.interactive_instruments.ShapeChange.ModelDiff
 

Methods in de.interactive_instruments.ShapeChange.ModelDiff that return DiffElement
protected  DiffElement Differ.stringDiff(DiffElement.ElementType type, String ref, String curr)
           
 

Methods in de.interactive_instruments.ShapeChange.ModelDiff that return types with arguments of type DiffElement
 HashMap<Info,HashSet<DiffElement>> Differ.baseDiff(Info curr, Info ref)
           
 HashMap<Info,HashSet<DiffElement>> Differ.diff(ClassInfo curr, ClassInfo ref)
           
 HashMap<Info,HashSet<DiffElement>> Differ.diff(PackageInfo curr, PackageInfo ref)
           
 HashMap<Info,HashSet<DiffElement>> Differ.diff(PropertyInfo curr, PropertyInfo ref)
           
 HashMap<Info,HashSet<DiffElement>> Differ.diffEnum(PropertyInfo curr, PropertyInfo ref)
           
protected  HashMap<Info,HashSet<DiffElement>> Differ.infoDiffs(Info base, DiffElement.ElementType type, Info[] currs, Info[] refs)
           
 



Copyright © 2015. All rights reserved.