de.interactive_instruments.ShapeChange.ModelDiff
Class DiffElement

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.ModelDiff.DiffElement

public class DiffElement
extends Object


Nested Class Summary
static class DiffElement.ElementType
           
static class DiffElement.Operation
           
 
Field Summary
 DiffElement.Operation change
           
 LinkedList<diff_match_patch.Diff> diff
           
 Info subElement
           
 DiffElement.ElementType subElementType
           
 String tag
           
 
Constructor Summary
DiffElement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

change

public DiffElement.Operation change

subElementType

public DiffElement.ElementType subElementType

diff

public LinkedList<diff_match_patch.Diff> diff

subElement

public Info subElement

tag

public String tag
Constructor Detail

DiffElement

public DiffElement()


Copyright © 2015. All rights reserved.