umontreal.iro.lecuyer.simprocs
Class SSJInterpretationOracle
java.lang.Object
umontreal.iro.lecuyer.simprocs.SSJInterpretationOracle
- All Implemented Interfaces:
- nl.tudelft.simulation.dsol.interpreter.operations.custom.InterpreterOracleInterface
public class SSJInterpretationOracle
- extends Object
- implements nl.tudelft.simulation.dsol.interpreter.operations.custom.InterpreterOracleInterface
Determines which classes should be interpreted by the DSOL
interpreter during process simulation.
SSJInterpretationOracle
public SSJInterpretationOracle()
shouldBeInterpreted
public boolean shouldBeInterpreted(Method method)
- Specified by:
shouldBeInterpreted
in interface nl.tudelft.simulation.dsol.interpreter.operations.custom.InterpreterOracleInterface
To submit a bug or ask questions, send an e-mail to
Pierre L'Ecuyer.