Uses of Class
de.unima.alcomox.algorithms.ConflictStore

Packages that use ConflictStore
de.unima.alcomox.algorithms   
 

Uses of ConflictStore in de.unima.alcomox.algorithms
 

Methods in de.unima.alcomox.algorithms with parameters of type ConflictStore
 IndexMarker IndexMarker.getChild(int index, ConflictStore cm)
          Constructs a child of an index-marker which ic the parent index-maker where on of the flags is set from true to false (one correspondence dismissed).
 

Constructors in de.unima.alcomox.algorithms with parameters of type ConflictStore
IndexMarker(Mapping mapping, ConflictStore cm)
          Constructs an index-marker of size specified by a mapping.