|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--OME.IStarPropogator
This class implements the IStar Evaluation procedure described Eric's Thesis and Lin Liu's report on reasoning.
Constructor Summary | |
IStarPropogator(ModelObject mo,
View view)
Constructor. |
Method Summary | |
void |
evaluate()
Prompts the user to resolve the impacts for the model object, and continues up the graph as long the user can stand it (and is necessary). |
protected boolean |
resolve()
The method used to determine the label for mo. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public IStarPropogator(ModelObject mo, View view)
Method Detail |
public void evaluate()
protected boolean resolve()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |