|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iplan.PlanEvalManager ix.iplan.TechnicalPlanEvalManager
public class TechnicalPlanEvalManager
Nested Class Summary | |
---|---|
static class |
TechnicalPlanEvalManager.ChecksimEval
|
static class |
TechnicalPlanEvalManager.IssueCountEval
|
static class |
TechnicalPlanEvalManager.LongestPathLengthEval
|
static class |
TechnicalPlanEvalManager.NodeCountEval
|
static class |
TechnicalPlanEvalManager.ObjectCountEval
|
static class |
TechnicalPlanEvalManager.ObjectUseEval
|
static class |
TechnicalPlanEvalManager.TaskDescriptionEval
|
Field Summary | |
---|---|
protected java.util.List |
planEvaluators
|
Constructor Summary | |
---|---|
TechnicalPlanEvalManager()
|
Method Summary | |
---|---|
void |
addPlanEvaluators()
|
Methods inherited from class ix.iplan.PlanEvalManager |
---|
addPlanEvaluator, evalSafely, evaluatePlan, getPlanEvaluators |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.List planEvaluators
Constructor Detail |
---|
public TechnicalPlanEvalManager()
Method Detail |
---|
public void addPlanEvaluators()
addPlanEvaluators
in class PlanEvalManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |