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

Packages that use LockMarker
de.unima.alcomox.algorithms   
 

Uses of LockMarker in de.unima.alcomox.algorithms
 

Methods in de.unima.alcomox.algorithms that return LockMarker
 LockMarker LockMarker.getChild(Coord lock)
          Constructs a child of this lock marker, where an additional lock has been added.
 

Methods in de.unima.alcomox.algorithms with parameters of type LockMarker
 int LockMarker.compareTo(LockMarker that)