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

Packages that use DiffElement.ElementType
de.interactive_instruments.ShapeChange.ModelDiff   
 

Uses of DiffElement.ElementType in de.interactive_instruments.ShapeChange.ModelDiff
 

Fields in de.interactive_instruments.ShapeChange.ModelDiff declared as DiffElement.ElementType
 DiffElement.ElementType DiffElement.subElementType
           
 

Methods in de.interactive_instruments.ShapeChange.ModelDiff that return DiffElement.ElementType
static DiffElement.ElementType DiffElement.ElementType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DiffElement.ElementType[] DiffElement.ElementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.interactive_instruments.ShapeChange.ModelDiff with parameters of type DiffElement.ElementType
protected  HashMap<Info,HashSet<DiffElement>> Differ.infoDiffs(Info base, DiffElement.ElementType type, Info[] currs, Info[] refs)
           
protected  DiffElement Differ.stringDiff(DiffElement.ElementType type, String ref, String curr)
           
 



Copyright © 2015. All rights reserved.