public class LinkContext extends java.lang.Object implements ILinkContext
Constructor and Description |
---|
LinkContext(RespectVM rvm) |
Modifier and Type | Method and Description |
---|---|
void |
doOperation(TupleCentreId id,
AbstractTupleCentreOperation op) |
public LinkContext(RespectVM rvm)
rvm
- the ReSpecT VM this context refers topublic void doOperation(TupleCentreId id, AbstractTupleCentreOperation op) throws OperationNotPossibleException
doOperation
in interface ILinkContext
id
- the tuple centre target of the operationop
- the invoked operationOperationNotPossibleException
- if the operation cannot be carried out