Class Port<C extends IComponent<C>>
java.lang.Object
io.ciera.runtime.summit.interfaces.Port<C>
-
Constructor Details
-
Port
-
-
Method Details
-
send
- Throws:
XtumlException
-
syncSend
- Throws:
XtumlException
-
satisfy
-
satisfied
public boolean satisfied()- Specified by:
satisfied
in interfaceIPort<C extends IComponent<C>>
-
getPeerName
- Specified by:
getPeerName
in interfaceIPort<C extends IComponent<C>>
-
getPeerId
public int getPeerId()- Specified by:
getPeerId
in interfaceIPort<C extends IComponent<C>>
-
getRunContext
- Specified by:
getRunContext
in interfaceIActionHome<C extends IComponent<C>>
-
context
- Specified by:
context
in interfaceIActionHome<C extends IComponent<C>>
-