Uses of Interface
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.RuntimeModule
-
-
Uses of Fmi2Builder.RuntimeModule in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return Fmi2Builder.RuntimeModule Modifier and Type Method Description Fmi2Builder.RuntimeModule<S>Fmi2Builder. loadRuntimeModule(String name, Object... args)Fmi2Builder.RuntimeModule<S>Fmi2Builder. loadRuntimeModule(Fmi2Builder.TryScope<S> scope, String name, Object... args)
-