Uses of Class
org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port.PortLinkException
-
-
Uses of FmiBuilder.Port.PortLinkException in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that throw FmiBuilder.Port.PortLinkException Modifier and Type Method Description voidFmiBuilder.Port. breakLink()Break the source linkvoidFmiBuilder.Port. linkTo(FmiBuilder.Port<PORT_SCALAR_TYPE,AST>... receiver)Link the current port to the receiving port.
-