Uses of Class
org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironmentConfiguration
-
-
Uses of Fmi2SimulationEnvironmentConfiguration in org.intocps.maestro.framework.fmi2
Fields in org.intocps.maestro.framework.fmi2 declared as Fmi2SimulationEnvironmentConfiguration Modifier and Type Field Description Fmi2SimulationEnvironmentConfigurationLegacyMMSupport.LegacyEnvConfigResult. adjustedConfigurationMethods in org.intocps.maestro.framework.fmi2 with parameters of type Fmi2SimulationEnvironmentConfiguration Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.String>LegacyMMSupport. adjustFmi2SimulationEnvironmentConfiguration(Fmi2SimulationEnvironmentConfiguration config)static Fmi2SimulationEnvironmentFmi2SimulationEnvironment. of(Fmi2SimulationEnvironmentConfiguration msg, org.intocps.maestro.core.messages.IErrorReporter reporter)Constructors in org.intocps.maestro.framework.fmi2 with parameters of type Fmi2SimulationEnvironmentConfiguration Constructor Description Fmi2SimulationEnvironment(Fmi2SimulationEnvironmentConfiguration msg)LegacyEnvConfigResult(java.util.Map<java.lang.String,java.lang.String> remapping, Fmi2SimulationEnvironmentConfiguration adjustedConfiguration)
-