lcanals.tc.core
Class ManualEstimator.Information

java.lang.Object
  |
  +--lcanals.tc.core.ManualEstimator.Information
All Implemented Interfaces:
EstimatorInformation
Enclosing class:
ManualEstimator

public final class ManualEstimator.Information
extends java.lang.Object
implements EstimatorInformation

Class for internal state access


Method Summary
 float getPercentRisk()
           
 float getPerformance()
           
 float getTimeDifficulty()
           
 void setPercentRisk(float percentRisk)
           
 void setPerformance(float performance)
           
 void setTimeDifficulty(float timeDifficulty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPerformance

public float getPerformance()

getTimeDifficulty

public float getTimeDifficulty()

getPercentRisk

public float getPercentRisk()

setPerformance

public void setPerformance(float performance)

setTimeDifficulty

public void setTimeDifficulty(float timeDifficulty)

setPercentRisk

public void setPercentRisk(float percentRisk)


Luis F. Canals. Supported by www.sourceforge.net