ix.iplan
Class TechnicalPlanEvalManager.ObjectUseEval

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

public static class TechnicalPlanEvalManager.ObjectUseEval
extends PlanEvaluator


Field Summary
 
Fields inherited from class ix.iplan.PlanEvaluator
shortDescription
 
Constructor Summary
TechnicalPlanEvalManager.ObjectUseEval()
           
 
Method Summary
(package private)  void collectObjects(java.util.Set objects, java.util.List constraints)
           
 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.ObjectUseEval

public TechnicalPlanEvalManager.ObjectUseEval()
Method Detail

evaluatePlan

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

collectObjects

void collectObjects(java.util.Set objects,
                    java.util.List constraints)