ix.iplan
Class TechnicalPlanEvalManager.NodeCountEval

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

public static class TechnicalPlanEvalManager.NodeCountEval
extends PlanEvaluator


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

public TechnicalPlanEvalManager.NodeCountEval()
Method Detail

evaluatePlan

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