|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.solids.AtlasObject
org.jscience.physics.solids.AtlasSolution
public abstract class AtlasSolution
High level abstract class for a solution object.
| Constructor Summary | |
|---|---|
AtlasSolution()
|
|
| Method Summary | |
|---|---|
void |
dumpTime(long start,
java.lang.String message)
Utility method that dumps the time needed for each step. |
abstract void |
solveModel()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.solids.AtlasObject |
|---|
compareTo, equals, getId, getParentModel, getType, loadJDOMElement, populateGeometry, setId, setParentModel, toString, unloadJDOMElement |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AtlasSolution()
| Method Detail |
|---|
public abstract void solveModel()
throws InvalidSolutionException
InvalidSolutionException - DOCUMENT ME!
public void dumpTime(long start,
java.lang.String message)
start - DOCUMENT ME!message - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||