Uses of Interface
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ExpressionValue
-
-
Uses of Fmi2Builder.ExpressionValue in org.intocps.maestro.framework.fmi2.api
Subinterfaces of Fmi2Builder.ExpressionValue in org.intocps.maestro.framework.fmi2.api Modifier and Type Interface Description static interfaceFmi2Builder.BooleanExpressionValuestatic interfaceFmi2Builder.DoubleExpressionValuestatic interfaceFmi2Builder.IntExpressionValuestatic interfaceFmi2Builder.NumericExpressionValuestatic interfaceFmi2Builder.StringExpressionValueMethods in org.intocps.maestro.framework.fmi2.api with parameters of type Fmi2Builder.ExpressionValue Modifier and Type Method Description voidFmi2Builder.ArrayVariable. setValue(Fmi2Builder.IntExpressionValue index, Fmi2Builder.ExpressionValue value)
-