Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
H
handle(Event)
- Method in class edu.vub.at.actors.eventloops.
EventLoop
Subclasses are responsible for defining a meaningful implementation strategy to handle events from the event queue.
handle(Event)
- Method in class edu.vub.at.actors.natives.
ELActor
Actor event loops handle events by allowing the meta-level events to process themselves.
handle(Event)
- Method in class edu.vub.at.actors.natives.
ELFarReference
Process message transmission events only when the remote reference is connected.
handle(Event)
- Method in class edu.vub.at.actors.natives.
ELVirtualMachine
An event loop handles events by dispatching to the event itself.
handle(Message)
- Method in class edu.vub.at.actors.natives.
ELVirtualMachine
handleATException(InterpreterException)
- Static method in class edu.vub.at.
IAT
handleParseError(XParseError)
- Static method in class edu.vub.at.
IAT
handleRetractRequest()
- Method in class edu.vub.at.actors.natives.
ELFarReference
Resolves the current interrupt's future with the vector of transmission events that are in the event queue of the far reference.
handler_
- Variable in class edu.vub.at.objects.natives.
NATHandler
hasApplicableJavaMethod(Class, String)
- Static method in class edu.vub.at.objects.mirrors.
JavaInterfaceAdaptor
Tests given a class, whether the class either declares or inherits a method for a given selector.
hasField(Class, String, boolean)
- Static method in class edu.vub.at.objects.symbiosis.
Symbiosis
Query whether the given Java Class contains a (non-)static field with the given selector
hasLocalCustomField(ATSymbol)
- Method in class edu.vub.at.objects.natives.
NATCallframe
hasLocalField(ATSymbol)
- Method in class edu.vub.at.objects.natives.
NATCallframe
hasLocalMethod(ATSymbol)
- Method in class edu.vub.at.objects.natives.
NATObject
hasLocalNativeField(ATSymbol)
- Method in class edu.vub.at.objects.natives.
NATCallframe
hasMethod(Class, String, boolean)
- Static method in class edu.vub.at.objects.symbiosis.
Symbiosis
Query whether the given Java Class contains a (non-)static method with the given selector
hashCode()
- Method in class edu.vub.at.actors.id.
ATObjectID
hashCode()
- Method in class edu.vub.at.actors.id.
GUID
hashCode()
- Method in class edu.vub.at.objects.natives.
NATText
hashCode()
- Method in class edu.vub.at.objects.natives.grammar.
AGSymbol
hashCode()
- Method in class edu.vub.at.objects.symbiosis.
JMethodCache.CacheKey
hashCode()
- Method in class edu.vub.util.
MultiMap
host_
- Variable in class edu.vub.at.actors.natives.
ELActor
host_
- Variable in class edu.vub.at.objects.mirrors.
NativeField
The AmbientTalk native object to which this field belongs
host_
- Variable in class edu.vub.at.objects.symbiosis.
JavaField
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_