public class ProcessInterpreterOracle extends Object implements InterpreterOracleInterface
(c) copyright 2004 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl/dsol
License of use: General Public
License (GPL) , no warranty
| Constructor and Description |
|---|
ProcessInterpreterOracle()
constructs a new ProcessInterpreterOracle
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldBeInterpreted(Method method)
whether to interpret methods defined in instances of myClass
|
public ProcessInterpreterOracle()
public boolean shouldBeInterpreted(Method method)
InterpreterOracleInterfaceshouldBeInterpreted in interface InterpreterOracleInterface#shouldBeInterpreted(java.lang.Class)Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.