samples.multicostregular.asap.hci.abstraction
Class ASAPDataHandler
java.lang.Object
java.util.Observable
samples.multicostregular.asap.hci.abstraction.ASAPDataHandler
public class ASAPDataHandler
- extends Observable
Created by IntelliJ IDEA.
User: julien
Mail: julien.menana{at}emn.fr
Date: Mar 9, 2009
Time: 1:14:21 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAYS
public static final String[] DAYS
MODEL_FED
public static final Integer MODEL_FED
SOLVING
public static final Integer SOLVING
SOLUTION_FOUND
public static final Integer SOLUTION_FOUND
NO_SOLUTION
public static final Integer NO_SOLUTION
ASAPDataHandler
public ASAPDataHandler()
feed
public void feed(String name)
solve
public void solve()
getCPModel
public ASAPCPModel getCPModel()
getCPSolver
public Solver getCPSolver()
setSolved
public void setSolved(boolean b)
next
public void next()
isSolved
public boolean isSolved()
Copyright © 2012. All Rights Reserved.