|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelInterface
The model interface defines the model object.
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
Method Summary | |
---|---|
void |
constructModel(SimulatorInterface simulator)
construct a model on a simulator |
Method Detail |
---|
void constructModel(SimulatorInterface simulator) throws SimRuntimeException, RemoteException
simulator
- is the simulator
SimRuntimeException
- on model failure
RemoteException
- on network failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |