Package | Description |
---|---|
alice.respect.core | |
alice.tuplecentre.core |
Modifier and Type | Class and Description |
---|---|
class |
RespectOutputEvent |
Modifier and Type | Method and Description |
---|---|
void |
RespectVMContext.linkOperation(OutputEvent oe) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractTupleCentreVMContext.linkOperation(OutputEvent out) |
void |
OutputEventListener.notify(OutputEvent ev)
This service is invoked (by a tuple centre virtual machine able to
dispatch output events) when a new output communication is produced
|
protected void |
AbstractTupleCentreVMContext.notifyOutputEvent(OutputEvent ev)
Specifies how to notify an output event.
|