|
|||||||||
Home >> All >> alice >> [ tuplemedium overview ] | PREV NEXT |
Uses of Class
alice.tuplemedium.EventOperation
Uses of EventOperation in alice.tuplemedium |
Fields in alice.tuplemedium declared as EventOperation | |
static EventOperation |
EventOperation.OUT
|
static EventOperation |
EventOperation.IN
|
static EventOperation |
EventOperation.RD
|
static EventOperation |
EventOperation.INP
|
static EventOperation |
EventOperation.RDP
|
static EventOperation |
EventOperation.SETSPEC
|
static EventOperation |
EventOperation.GETSPEC
|
EventOperation |
Event.operation
the type of the operation which caused the event |
Constructors in alice.tuplemedium with parameters of type EventOperation | |
Event(java.lang.Long myid,
AgentId aid,
EventOperation op,
TupleCentreId tid,
int evd,
Tuple t,
TupleTemplate templ)
|
|
|||||||||
Home >> All >> alice >> [ tuplemedium overview ] | PREV NEXT |