SSJ
V. 2.6.

umontreal.iro.lecuyer.simprocs
Class SSJInterpretationOracle

java.lang.Object
  extended by 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.


Constructor Summary
SSJInterpretationOracle()
           
 
Method Summary
 boolean shouldBeInterpreted(Method method)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSJInterpretationOracle

public SSJInterpretationOracle()
Method Detail

shouldBeInterpreted

public boolean shouldBeInterpreted(Method method)
Specified by:
shouldBeInterpreted in interface nl.tudelft.simulation.dsol.interpreter.operations.custom.InterpreterOracleInterface

SSJ
V. 2.6.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.