Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
-
-
Uses of FmiBuilder.FmiSimulationInstance in org.intocps.maestro.framework.fmi2.api
Subinterfaces of FmiBuilder.FmiSimulationInstance in org.intocps.maestro.framework.fmi2.api Modifier and Type Interface Description static interfaceFmiBuilder.Fmi2ComponentVariable<AST,PORT_SCALAR_TYPE>Interface for an fmi component.static interfaceFmiBuilder.Fmi3InstanceVariable<AST,PORT_SCALAR_TYPE>Simulation instance for FMI3Methods in org.intocps.maestro.framework.fmi2.api that return FmiBuilder.FmiSimulationInstance Modifier and Type Method Description FmiBuilder.FmiSimulationInstance<AST,PORT_SCALAR_TYPE>FmiBuilder.Port. getOwner()Get the owner of this port.
-