Uses of Interface
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.IntVariable
-
-
Uses of Fmi2Builder.IntVariable in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return Fmi2Builder.IntVariable Modifier and Type Method Description Fmi2Builder.IntVariable<S>Fmi2Builder. getIntVariableFrom(E exp)Fmi2Builder.IntVariable<T>Fmi2Builder.Scope. store(int value)Fmi2Builder.IntVariable<T>Fmi2Builder.Scope. store(String name, int value)
-