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