Package org.intocps.maestro.interpreter
Class FmiInterpreter
- java.lang.Object
-
- org.intocps.maestro.interpreter.FmiInterpreter
-
public class FmiInterpreter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FmiInterpreter(java.io.File workingDirectory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ValuecreateFmiValue(java.lang.String path, java.lang.String guid)
-
-
-
Method Detail
-
createFmiValue
public Value createFmiValue(java.lang.String path, java.lang.String guid) throws InterpreterException
- Throws:
InterpreterException
-
-