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 _

P

Packet - class edu.vub.at.actors.natives.Packet.
Packet instances are the serialized representation of AmbientTalk messages or other objects.
Packet(String, ATObject) - Constructor for class edu.vub.at.actors.natives.Packet
 
Packet(ATObject) - Constructor for class edu.vub.at.actors.natives.Packet
 
ParseErrorTest - class edu.vub.at.parser.ParseErrorTest.
 
ParseErrorTest() - Constructor for class edu.vub.at.parser.ParseErrorTest
 
PartialBinder - class edu.vub.at.eval.PartialBinder.
Instances of the class PartialBinder represent 'partial functions' whose task it is to bind the formal parameters of a function to the actual arguments upon function application.
PartialBinder() - Constructor for class edu.vub.at.eval.PartialBinder
 
PartialBinder.BindClosure - interface edu.vub.at.eval.PartialBinder.BindClosure.
 
PrimitiveMethod - class edu.vub.at.objects.mirrors.PrimitiveMethod.
A primitive method is the equivalent of a NativeClosure but for methods rather than closures.
PrimitiveMethod(ATSymbol, ATTable) - Constructor for class edu.vub.at.objects.mirrors.PrimitiveMethod
 
PrimitivesTest - class edu.vub.at.objects.natives.PrimitivesTest.
 
PrimitivesTest() - Constructor for class edu.vub.at.objects.natives.PrimitivesTest
 
parameterBindingFunction_ - Variable in class edu.vub.at.objects.natives.NATMethod
 
parameters_ - Variable in class edu.vub.at.objects.natives.NATMethod
 
parameters_ - Variable in class edu.vub.at.objects.natives.grammar.AGMultiAssignment
 
parameters_ - Variable in class edu.vub.at.objects.natives.grammar.AGMultiDefinition
 
parentStripeExpressions_ - Variable in class edu.vub.at.objects.natives.grammar.AGDefStripe
 
parentStripes_ - Variable in class edu.vub.at.objects.natives.NATStripe
 
parent_ - Variable in class edu.vub.at.objects.natives.MethodDictionary
 
parse(String, InputStream) - Static method in class edu.vub.at.parser.NATParser
 
parse(String, String) - Static method in class edu.vub.at.parser.NATParser
 
parseAndSend(String, String) - Static method in class edu.vub.at.IAT
 
parseArguments(String[]) - Static method in class edu.vub.at.IAT
 
parseInitFile() - Static method in class edu.vub.at.IAT
 
parseProgram(String) - Static method in class edu.vub.at.parser.ATParserTest
 
path_ - Variable in class edu.vub.at.objects.natives.NATNamespace
 
path_ - Variable in class edu.vub.at.objects.symbiosis.JavaPackage
 
payload_ - Variable in class edu.vub.at.actors.natives.Packet
 
performImport(ATObject, ATContext, Hashtable, HashSet) - Static method in class edu.vub.at.objects.natives.OBJLexicalRoot
Performs the actual copying of the slots from the source object to the importing object.
prefix(String) - Static method in class edu.vub.at.objects.symbiosis.SymbiosisTest
 
preprocessAliases(ATTable) - Static method in class edu.vub.at.objects.natives.OBJLexicalRoot
Given a table of tables, of the form [ [oldname, newname], ... ], returns a hashtable mapping the old names to the new names.
preprocessExcludes(ATTable) - Static method in class edu.vub.at.objects.natives.OBJLexicalRoot
Given a table of symbols, returns a hashset containing all the names.
primitiveJavaToATObject(Object) - Static method in class edu.vub.at.objects.mirrors.JavaInterfaceAdaptor
 
principal_ - Variable in class edu.vub.at.objects.coercion.Coercer
 
principal_ - Variable in class edu.vub.at.objects.mirrors.NATIntercessiveMirror
 
principal_ - Variable in class edu.vub.at.objects.mirrors.NATIntrospectiveMirror
the object reflected on.
print(String) - Method in class edu.vub.at.IATIO
 
print(int) - Method in class edu.vub.at.IATIO
 
print(double) - Method in class edu.vub.at.IATIO
 
print(boolean) - Method in class edu.vub.at.IATIO
 
printAmbientTalkStackTrace(PrintStream) - Method in class edu.vub.at.exceptions.InterpreterException
 
printAsList(ATTable) - Static method in class edu.vub.at.eval.Evaluator
 
printAsStatements(ATTable) - Static method in class edu.vub.at.eval.Evaluator
 
printElements(ATObject[], String, String, String) - Static method in class edu.vub.at.eval.Evaluator
Auxiliary function used to print the elements of a table using various separators.
printElements(NATTable, String, String, String) - Static method in class edu.vub.at.eval.Evaluator
Auxiliary function used to print the elements of a table using various separators.
printObjectPath() - Static method in class edu.vub.at.IAT
 
printStackTrace(PrintStream) - Method in class edu.vub.at.eval.InvocationStack
 
printStackTrace() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
printStackTrace(PrintStream) - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
printStackTrace(PrintWriter) - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
printToConsole(String) - Static method in class edu.vub.at.IAT
 
printVersion() - Static method in class edu.vub.at.IAT
 
printedEquals(ATObject, String) - Method in class edu.vub.at.AmbientTalkTest
 
println(String) - Method in class edu.vub.at.IATIO
 
println(int) - Method in class edu.vub.at.IATIO
 
println(double) - Method in class edu.vub.at.IATIO
 
println(boolean) - Method in class edu.vub.at.IATIO
 
println() - Method in class edu.vub.at.IATIO
 
process(Object) - Method in class edu.vub.at.actors.eventloops.Event
This method may be invoked by the receiving event loop such that the event can process itself.
process(Object) - Method in class edu.vub.at.actors.eventloops.FutureEvent
 
process(Object) - Method in class edu.vub.at.actors.natives.ELFarReference.TransmissionEvent
 
processInformativeArguments() - Static method in class edu.vub.at.IAT
 
processor_ - Variable in class edu.vub.at.actors.eventloops.EventLoop
Each event loop has an event processor, which is a thread responsible for perpetually dequeuing events from the event queue and passing them on to this event loop's handle method.
providedServices_ - Variable in class edu.vub.at.actors.net.cmd.CMDJoinServices
A map from serialized ATStripe topics to Sets of serialized ATObjects that provide the serialized topic
providedStripe_ - Variable in class edu.vub.at.actors.natives.DiscoveryManager.Publication
 
providerActor_ - Variable in class edu.vub.at.actors.natives.DiscoveryManager.Publication
 
publications_ - Variable in class edu.vub.at.actors.natives.DiscoveryManager
A list of Publication objects that represent locally exported service objects.
put(ATSymbol) - Method in class edu.vub.at.objects.natives.FieldMap
Add a new field to the field map.
put(Object, Object) - Method in class edu.vub.at.objects.natives.MethodDictionary
 
put(Class, String, boolean, JavaMethod) - Method in class edu.vub.at.objects.symbiosis.JMethodCache
Add a JavaMethod instance to the cache.
put(Object, Object) - Method in class edu.vub.util.MultiMap
 
putAll(Map) - Method in class edu.vub.at.objects.natives.MethodDictionary
 
putAll(Map) - Method in class edu.vub.util.MultiMap
 
putAll(MultiMap) - Method in class edu.vub.util.MultiMap
Special case of putAll for merging MultiMaps
putValues(Object, Collection) - Method in class edu.vub.util.MultiMap
Puts multivalued entries for one key

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 _