|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProblemFactory
A factory used to produce a Problem
must satisfy this interface.
XMLProblemFactory
implements this
interface so that problems can be created for the Simulator.
To avoid the use of XML you can create your own implementation of ProblemFactory
to create
appropriately configured problems.
Method Summary | |
---|---|
Problem |
newProblem()
Returns a newly contructed problem. |
Method Detail |
---|
Problem newProblem()
Problem
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |