ix.iplan
Class TechnicalPlanEvalManager.ObjectCountEval

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

public static class TechnicalPlanEvalManager.ObjectCountEval
extends PlanEvaluator


Field Summary
 
Fields inherited from class ix.iplan.PlanEvaluator
shortDescription
 
Constructor Summary
TechnicalPlanEvalManager.ObjectCountEval()
           
 
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.ObjectCountEval

public TechnicalPlanEvalManager.ObjectCountEval()
Method Detail

evaluatePlan

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