edu.vub.at.objects
Interface MethodInvocation


 MethodInvocation

Instances of the class ATMethodInvocation represent first-class method invocations. A method invocation encapsulates a selector and a table of arguments and responds to the meta_sendTo method by invoking the method with its encapsulated selector on the given receiver object.

Author:
tvcutsem

Method Summary
 
Methods inherited from interface edu.vub.at.objects.Message
arguments:=, arguments, from, selector, sendTo
 
Methods inherited from interface edu.vub.at.objects.Object
super