Interface Fmi2Builder.DoubleValue
-
- All Superinterfaces:
Fmi2Builder.ExpressionValue,Fmi2Builder.NumericExpressionValue,Fmi2Builder.NumericTypedReferenceExp,Fmi2Builder.ProvidesTypedReferenceExp,Fmi2Builder.Value<java.lang.Double>
- All Known Implementing Classes:
DoubleValueFmi2Api
- Enclosing interface:
- Fmi2Builder<S,B,E>
public static interface Fmi2Builder.DoubleValue extends Fmi2Builder.Value<java.lang.Double>, Fmi2Builder.NumericExpressionValue
-
-
Method Summary
-
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.Value
get
-
-