Uses of Class
org.intocps.maestro.framework.fmi2.api.Fmi2Builder.Port.PortLinkException
-
-
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.
-