| Package | Description |
|---|---|
| nl.tudelft.simulation.dsol.interpreter.operations.custom | |
| nl.tudelft.simulation.dsol.interpreter.process |
| Modifier and Type | Field and Description |
|---|---|
protected InterpreterOracleInterface |
CustomFactory.interpreterOracle
the interpreterOracle to use
|
protected InterpreterOracleInterface |
CUSTOMINVOKEVIRTUAL.interpreterOracle
the interpreterOracle to use
|
| Constructor and Description |
|---|
CustomFactory(InterpreterOracleInterface interpreterOracle)
constructs a new InterpreterFactory
|
CUSTOMINVOKEINTERFACE(InterpreterOracleInterface interpreterOracle,
DataInput dataInput)
constructs a new CUSTOMINVOKEINTERFACE
|
CUSTOMINVOKESPECIAL(InterpreterOracleInterface interpreterOracle,
DataInput dataInput)
constructs a new CUSTOMINVOKESPECIAL
|
CUSTOMINVOKESTATIC(InterpreterOracleInterface interpreterOracle,
DataInput dataInput)
constructs a new CUSTOMINVOKESTATIC
|
CUSTOMINVOKEVIRTUAL(InterpreterOracleInterface interpreterOracle,
DataInput dataInput)
constructs a new CUSTOMINVOKEVIRTUAL
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInterpreterOracle
The specifies
|
| Constructor and Description |
|---|
ProcessFactory(InterpreterOracleInterface interpreterOracle)
constructs a new InterpreterFactory
|
PROCESSINVOKESPECIAL(InterpreterOracleInterface interpreterOracle,
DataInput dataInput)
constructs a new PROCESSINVOKEVIRTUAL
|
PROCESSINVOKEVIRTUAL(InterpreterOracleInterface interpreterOracle,
DataInput dataInput)
constructs a new PROCESSINVOKEVIRTUAL
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.