Uses of Class
org.intocps.maestro.framework.fmi2.ModelSwapInfo
-
-
Uses of ModelSwapInfo in org.intocps.maestro.framework.fmi2
Methods in org.intocps.maestro.framework.fmi2 that return ModelSwapInfo Modifier and Type Method Description ModelSwapInfoFmi2SimulationEnvironment. getModelSwapInfoByInstanceName(String name)Methods in org.intocps.maestro.framework.fmi2 that return types with arguments of type ModelSwapInfo Modifier and Type Method Description Set<Map.Entry<String,ModelSwapInfo>>Fmi2SimulationEnvironment. getModelSwaps()
-