Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.IntVariable
-
Uses of FmiBuilder.IntVariable in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return FmiBuilder.IntVariableModifier and TypeMethodDescriptionFmiBuilder.getIntVariableFrom(E exp) FmiBuilder.Scope.store(int value) Methods in org.intocps.maestro.framework.fmi2.api with parameters of type FmiBuilder.IntVariableModifier and TypeMethodDescription<V> FmiBuilder.ArrayVariable<AST, V> FmiBuilder.Scope.createArray(String name, Class<? extends V> type, FmiBuilder.IntVariable<AST>... sizes)