Interface FmiBuilder.BoolVariable<AST>
- All Superinterfaces:
FmiBuilder.ProvidesTypedReferenceExp,FmiBuilder.Variable<AST,FmiBuilder.BooleanExpressionValue>
- Enclosing interface:
FmiBuilder<AST,B, E, SETTINGS>
public static interface FmiBuilder.BoolVariable<AST>
extends FmiBuilder.Variable<AST,FmiBuilder.BooleanExpressionValue>, FmiBuilder.ProvidesTypedReferenceExp
-
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
-
toPredicate
FmiBuilder.Predicate toPredicate()
-