ix.iplan
Class TechnicalPlanEvalManager.ChecksimEval

java.lang.Object
  extended by ix.iplan.PlanEvaluator
      extended by ix.iplan.TechnicalPlanEvalManager.ChecksimEval
Enclosing class:
TechnicalPlanEvalManager

public static class TechnicalPlanEvalManager.ChecksimEval
extends PlanEvaluator


Field Summary
 
Fields inherited from class ix.iplan.PlanEvaluator
shortDescription
 
Constructor Summary
TechnicalPlanEvalManager.ChecksimEval()
           
 
Method Summary
 PlanEvaluation evaluatePlan(Ip2 ip2, java.lang.String optName)
           
 
Methods inherited from class ix.iplan.PlanEvaluator
getShortDescription, isVisible, setVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TechnicalPlanEvalManager.ChecksimEval

public TechnicalPlanEvalManager.ChecksimEval()
Method Detail

evaluatePlan

public PlanEvaluation evaluatePlan(Ip2 ip2,
                                   java.lang.String optName)
Specified by:
evaluatePlan in class PlanEvaluator