public interface ILinkContext
Modifier and Type | Method and Description |
---|---|
void |
doOperation(TupleCentreId id,
AbstractTupleCentreOperation op) |
void doOperation(TupleCentreId id, AbstractTupleCentreOperation op) throws OperationNotPossibleException
id
- the tuple centre target of the operationop
- the invoked operationOperationNotPossibleException
- if the operation cannot be carried out