nl.tudelft.simulation.dsol.formalisms.process
Class DSOLInterpreterOracle

java.lang.Object
  extended by nl.tudelft.simulation.dsol.formalisms.process.DSOLInterpreterOracle
All Implemented Interfaces:
InterpreterOracleInterface

public class DSOLInterpreterOracle
extends Object
implements InterpreterOracleInterface

The specifies

(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

Since:
1.2
Version:
$Revision: 1.1 $ $Date: 2007/01/06 13:21:30 $
Author:
Peter Jacobs

Constructor Summary
DSOLInterpreterOracle()
          constructs a new DSOLInterpreterOracle
 
Method Summary
 boolean shouldBeInterpreted(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSOLInterpreterOracle

public DSOLInterpreterOracle()
constructs a new DSOLInterpreterOracle

Method Detail

shouldBeInterpreted

public boolean shouldBeInterpreted(Method method)
Specified by:
shouldBeInterpreted in interface InterpreterOracleInterface
See Also:
#shouldBeInterpreted(java.lang.Class)


Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.