Interface Fmi2Builder.BoolVariable<T>
-
- All Superinterfaces:
Fmi2Builder.ProvidesTypedReferenceExp,Fmi2Builder.Variable<T,Fmi2Builder.BooleanExpressionValue>
- Enclosing interface:
- Fmi2Builder<S,B,E,SETTINGS>
public static interface Fmi2Builder.BoolVariable<T> extends Fmi2Builder.Variable<T,Fmi2Builder.BooleanExpressionValue>, Fmi2Builder.ProvidesTypedReferenceExp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Fmi2Builder.PredicatetoPredicate()-
Methods inherited from interface org.intocps.maestro.framework.fmi2.api.Fmi2Builder.ProvidesTypedReferenceExp
getExp, getType
-
Methods inherited from interface org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Variable
getDeclaredScope, getName, setValue, setValue, setValue, setValue
-
-
-
-
Method Detail
-
toPredicate
Fmi2Builder.Predicate toPredicate()
-
-