public interface ITupleCentre
Modifier and Type | Method and Description |
---|---|
void |
doOperation(IId who,
AbstractTupleCentreOperation op) |
void doOperation(IId who, AbstractTupleCentreOperation op) throws OperationNotPossibleException
who
- the identifier of the requestor of the operationop
- the operation requestedOperationNotPossibleException
- if the operation cannot be performed