Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.ProvidesTypedReferenceExp
-
-
Uses of FmiBuilder.ProvidesTypedReferenceExp in org.intocps.maestro.framework.fmi2.api
Subinterfaces of FmiBuilder.ProvidesTypedReferenceExp in org.intocps.maestro.framework.fmi2.api Modifier and Type Interface Description static interfaceFmiBuilder.ArrayVariable<AST,CV>static interfaceFmiBuilder.BooleanExpressionValuestatic interfaceFmiBuilder.BoolVariable<AST>static interfaceFmiBuilder.DoubleExpressionValuestatic interfaceFmiBuilder.DoubleVariable<AST>static interfaceFmiBuilder.ExpressionValuestatic interfaceFmiBuilder.FloatExpressionValuestatic interfaceFmiBuilder.FloatVariable<AST>static interfaceFmiBuilder.Fmi2ComponentVariable<AST,PORT_SCALAR_TYPE>Interface for an fmi component.static interfaceFmiBuilder.Fmi3InstanceVariable<AST,PORT_SCALAR_TYPE>Simulation instance for FMI3static interfaceFmiBuilder.FmiSimulationInstance<AST,PORT_SCALAR_TYPE>Type that represents common FMI functions accross versions for now 2 and 3static interfaceFmiBuilder.Fmu2Variable<AST,PORT_SCALAR_TYPE>Handle for an fmu for the creation of componentstatic interfaceFmiBuilder.Fmu3Variable<AST>Handle for an fmu for the creation of componentstatic interfaceFmiBuilder.IntExpressionValuestatic interfaceFmiBuilder.IntVariable<AST>static interfaceFmiBuilder.LongExpressionValuestatic interfaceFmiBuilder.NamedValuestatic interfaceFmiBuilder.NamedVariable<AST>static interfaceFmiBuilder.NumericExpressionValuestatic interfaceFmiBuilder.NumericTypedReferenceExpstatic interfaceFmiBuilder.RuntimeModule<AST>static interfaceFmiBuilder.SimulationInstance<AST>Generic type for all simulation instancesstatic interfaceFmiBuilder.StateVariable<AST>static interfaceFmiBuilder.StringExpressionValuestatic interfaceFmiBuilder.StringVariable<T>static interfaceFmiBuilder.UIntExpressionValuestatic interfaceFmiBuilder.UIntVariable<AST>static interfaceFmiBuilder.Variable<AST,V>
-