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