|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.washington.cs.supple.render.AbstractCostFunction
edu.washington.cs.supple.wlib.java2.DesktopCostFunction
Field Summary |
Fields inherited from class edu.washington.cs.supple.render.AbstractCostFunction |
frequencyCount, lastRoot, navCost, shortcutCost, similarityCost, trace, transitionCountFunction |
Constructor Summary | |
DesktopCostFunction(Trace t)
|
Method Summary | |
float |
getMatchCost(Widget widget)
|
protected NavigationCostFunction |
getNewNavigationCostFunction(Trace t,
UiObject root)
|
Methods inherited from class edu.washington.cs.supple.render.AbstractCostFunction |
ensureNavCostFunction, ensureShortcutCostFunction, ensureSimilarityCostFunction, getAssignmentCost, getHintCost, getShortcutCost, getShortcutCostFunction, getSimilarityCostFunction, getTransitionCountFunction, hasPrimitiveChild, isAcceptable, setShortcutCostFunction, setTransitionCountFunction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DesktopCostFunction(Trace t)
Method Detail |
public float getMatchCost(Widget widget)
getMatchCost
in class AbstractCostFunction
protected NavigationCostFunction getNewNavigationCostFunction(Trace t, UiObject root)
getNewNavigationCostFunction
in class AbstractCostFunction
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |