Class 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
      Value createFmiValue​(java.lang.String path, java.lang.String guid)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FmiInterpreter

        public FmiInterpreter​(java.io.File workingDirectory)