public Map<String, SortedSet<Tupel<Double, String>>> getRanges() { return this.rangesMap; }
public void init(ExampleSet exampleSet, ParameterHandler parameterHandler, IOContainer ioContainer) throws OperatorException { ... }