Uses of Class
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Port.PortLinkException
-
Packages that use Fmi2Builder.Port.PortLinkException Package Description org.intocps.maestro.framework.fmi2.api org.intocps.maestro.framework.fmi2.api.mabl -
-
Uses of Fmi2Builder.Port.PortLinkException in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that throw Fmi2Builder.Port.PortLinkException Modifier and Type Method Description voidFmi2Builder.Port. breakLink()Break the source linkvoidFmi2Builder.Port. linkTo(Fmi2Builder.Port... receiver)Link the current port to the receiving port. -
Uses of Fmi2Builder.Port.PortLinkException in org.intocps.maestro.framework.fmi2.api.mabl
Methods in org.intocps.maestro.framework.fmi2.api.mabl that throw Fmi2Builder.Port.PortLinkException Modifier and Type Method Description static voidFromMaBLToMaBLAPI. CreateBindings(java.util.Map<java.lang.String,ComponentVariableFmi2Api> instances, org.intocps.maestro.framework.core.ISimulationEnvironment env)voidPortFmi2Api. linkTo(Fmi2Builder.Port... receivers)
-