cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure
Class Measure

Package class diagram package Measure
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure.Measure
All Implemented Interfaces:
IMeasure
Direct Known Subclasses:
AverageMeasure, MaximumMeasure

public abstract class Measure
extends Object
implements IMeasure

Author:
tommasino

Constructor Summary
Measure()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure.IMeasure
getDescription, getMeasure, init, next, reportEnd
 

Constructor Detail

Measure

public Measure()
Method Detail

getName

public String getName()
Specified by:
getName in interface IMeasure
Returns:


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.