Interface FmiBuilder.FloatVariable<AST>
- All Superinterfaces:
FmiBuilder.NumericTypedReferenceExp,FmiBuilder.ProvidesTypedReferenceExp,FmiBuilder.Variable<AST,FmiBuilder.FloatExpressionValue>
- Enclosing interface:
FmiBuilder<AST,B, E, SETTINGS>
public static interface FmiBuilder.FloatVariable<AST>
extends FmiBuilder.Variable<AST,FmiBuilder.FloatExpressionValue>, FmiBuilder.ProvidesTypedReferenceExp, FmiBuilder.NumericTypedReferenceExp
-
Method Summary
Methods inherited from interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ProvidesTypedReferenceExp
getExp, getTypeMethods inherited from interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
getDeclaredScope, getName, setValue, setValue, setValue, setValue
-
Method Details
-
set
-