Uses of Class
org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment
-
-
Uses of Fmi2SimulationEnvironment in org.intocps.maestro.framework.fmi2
Methods in org.intocps.maestro.framework.fmi2 that return Fmi2SimulationEnvironment Modifier and Type Method Description static Fmi2SimulationEnvironmentFmi2SimulationEnvironment. of(File file, IErrorReporter reporter)static Fmi2SimulationEnvironmentFmi2SimulationEnvironment. of(InputStream inputStream, IErrorReporter reporter)static Fmi2SimulationEnvironmentFmi2SimulationEnvironment. of(Fmi2SimulationEnvironmentConfiguration msg, IErrorReporter reporter)static Fmi2SimulationEnvironmentFmi2SimulationEnvironment. of(Fmi2SimulationEnvironmentConfiguration msg, IErrorReporter reporter, Fmi2SimulationEnvironment.ModelDescriptionResolver resolver)
-