|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--haifa.shopsim.lab.AbstractProblemSizeChooser
|
+--haifa.shopsim.lab.GeneralProblemSizeChooser
A size chooser that has a setNr() method and may be set to any size. This is used by the GUI.
| Fields inherited from class haifa.shopsim.lab.AbstractProblemSizeChooser |
Nr, shopData |
| Constructor Summary | |
GeneralProblemSizeChooser()
|
|
GeneralProblemSizeChooser(ShopData shopData_)
|
|
| Method Summary | |
void |
setNr(int[] Nr_)
Sets the number of routes to the value of Nr[] |
| Methods inherited from class haifa.shopsim.lab.AbstractProblemSizeChooser |
getN, getNr, setData |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public GeneralProblemSizeChooser()
public GeneralProblemSizeChooser(ShopData shopData_)
| Method Detail |
public void setNr(int[] Nr_)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||