Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.ExpressionValue
-
-
Uses of FmiBuilder.ExpressionValue in org.intocps.maestro.framework.fmi2.api
Subinterfaces of FmiBuilder.ExpressionValue in org.intocps.maestro.framework.fmi2.api Modifier and Type Interface Description static interfaceFmiBuilder.BooleanExpressionValuestatic interfaceFmiBuilder.DoubleExpressionValuestatic interfaceFmiBuilder.FloatExpressionValuestatic interfaceFmiBuilder.IntExpressionValuestatic interfaceFmiBuilder.LongExpressionValuestatic interfaceFmiBuilder.NumericExpressionValuestatic interfaceFmiBuilder.StringExpressionValuestatic interfaceFmiBuilder.UIntExpressionValueMethods in org.intocps.maestro.framework.fmi2.api with parameters of type FmiBuilder.ExpressionValue Modifier and Type Method Description voidFmiBuilder.ArrayVariable. setValue(FmiBuilder.IntExpressionValue index, FmiBuilder.ExpressionValue value)
-