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 _

I

IAT - class edu.vub.at.IAT.
IAT is the main entry point for the 'iat' Interactive AmbientTalk shell.
IAT() - Constructor for class edu.vub.at.IAT
 
IATIO - class edu.vub.at.IATIO.
The class IATIO provides the core input/output functionality of IAT.
IATIO() - Constructor for class edu.vub.at.IATIO
 
INFTY - Static variable in class edu.vub.at.objects.natives.NATFraction
 
Init_LOG - Static variable in class edu.vub.at.actors.net.Logging
Logs information related to the object path, init file, etc.
InterpreterException - exception edu.vub.at.exceptions.InterpreterException.
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter.
InterpreterException() - Constructor for class edu.vub.at.exceptions.InterpreterException
 
InterpreterException(String, Throwable) - Constructor for class edu.vub.at.exceptions.InterpreterException
 
InterpreterException(String) - Constructor for class edu.vub.at.exceptions.InterpreterException
 
InterpreterException(Throwable) - Constructor for class edu.vub.at.exceptions.InterpreterException
 
InterpreterTests - class edu.vub.at.InterpreterTests.
 
InterpreterTests() - Constructor for class edu.vub.at.InterpreterTests
 
InvocationStack - class edu.vub.at.eval.InvocationStack.
An InvocationStack instance represents the stack of method invocations and function applications that are currently activated in an actor's thread.
InvocationStack() - Constructor for class edu.vub.at.eval.InvocationStack
 
InvocationStack(Stack) - Constructor for class edu.vub.at.eval.InvocationStack
 
InvocationStack.InvocationFrame - class edu.vub.at.eval.InvocationStack.InvocationFrame.
 
InvocationStack.InvocationFrame(ATExpression, ATObject, ATTable) - Constructor for class edu.vub.at.eval.InvocationStack.InvocationFrame
 
InvocationTest - class edu.vub.at.objects.mirrors.InvocationTest.
 
InvocationTest() - Constructor for class edu.vub.at.objects.mirrors.InvocationTest
 
identitytest(Object) - Method in class edu.vub.at.objects.symbiosis.SymbiosisTest
 
idxExp_ - Variable in class edu.vub.at.objects.natives.grammar.AGAssignTable
 
idxExp_ - Variable in class edu.vub.at.objects.natives.grammar.AGTabulation
 
inObject_ - Variable in class edu.vub.at.exceptions.XSelectorNotFound
 
initCause(Throwable) - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
initExp_ - Variable in class edu.vub.at.objects.natives.grammar.AGDefTable
 
initObjectPathString() - Static method in class edu.vub.at.IAT
Initializes the lobby namespace with a slot for each directory in the object path.
initRootObject() - Method in class edu.vub.at.actors.natives.ELActor
Initialises the root using the contents of the init file stored by the hosting virtual machine.
initSharedFields() - Method in class edu.vub.at.actors.natives.ELActor
Initialises various fields in the lexical root of the actor, which are defined in the context of every actor.
initialisationCode_ - Variable in class edu.vub.at.actors.natives.ELVirtualMachine
startup parameter to the VM: the code of the init.at file to use
initialize() - Method in class edu.vub.at.actors.natives.SharedActorField
Hook to be overridden in order to initialize the field which should be installed in every actor's lexical root object.
initialize() - Method in class edu.vub.at.objects.natives.SAFLobby
 
initialize() - Method in class edu.vub.at.objects.natives.SAFSystem
 
initialize() - Method in class edu.vub.at.objects.natives.SAFWorkingDirectory
 
initializeNetwork() - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
initializeRoot(NATObject) - Static method in class edu.vub.at.objects.natives.OBJLexicalRoot
Invoked whenever a new true AmbientTalk object is created that should represent the root.
input_ - Variable in class edu.vub.at.IATIO
 
internal_ - Variable in class edu.vub.util.MultiMap
 
invocation - Variable in class edu.vub.at.eval.InvocationStack.InvocationFrame
 
invocationStack_ - Variable in class edu.vub.at.eval.InvocationStack
 
invoke(Object, Method, Object[]) - Method in class edu.vub.at.objects.coercion.Coercer
 
invokeNativeATMethod(Class, ATObject, String, ATObject[]) - Static method in class edu.vub.at.objects.mirrors.JavaInterfaceAdaptor
Invokes a method on a Java object identified by a selector.
invokeNativeATMethod(Method, ATObject, ATObject[]) - Static method in class edu.vub.at.objects.mirrors.JavaInterfaceAdaptor
Invokes a method on a native AmbientTalk object identified by a java.lang.reflect.Method object.
invokeUniqueSymbioticConstructor(Constructor, Object[]) - Static method in class edu.vub.at.objects.symbiosis.Symbiosis
 
invokeUniqueSymbioticMethod(Object, Method, Object[]) - Static method in class edu.vub.at.objects.symbiosis.Symbiosis
 
isAmbientTalkObject() - Method in interface edu.vub.at.objects.coercion.ATConversions
 
isAmbientTalkObject() - Method in class edu.vub.at.objects.natives.NATNil
 
isAmbientTalkObject() - Method in class edu.vub.at.objects.natives.NATObject
 
isDerivedFrom(FieldMap) - Method in class edu.vub.at.objects.natives.FieldMap
Checks whether both FieldMaps are equal or whether the passed object is a FieldMap from which this one (indirectly) originates.
isDerivedFrom(MethodDictionary) - Method in class edu.vub.at.objects.natives.MethodDictionary
Checks whether both MethodDictionaries are equal or whether the passed object is a MethodDictionary from which this one (indirectly) originates.
isDetermined() - Method in class edu.vub.at.actors.eventloops.BlockingFuture
 
isDuplicateMethod() - Method in class edu.vub.at.exceptions.XDuplicateSlot
 
isEmpty() - Method in class edu.vub.at.actors.eventloops.EventQueue
Tests whether the event queue is empty.
isEmpty() - Method in class edu.vub.at.objects.natives.MethodDictionary
 
isEmpty() - Method in class edu.vub.util.MultiMap
 
isFar() - Method in class edu.vub.at.actors.id.ATObjectID
 
isFlagSet(byte) - Method in class edu.vub.at.objects.natives.NATObject
 
isJavaObjectUnderSymbiosis() - Method in interface edu.vub.at.objects.coercion.ATConversions
 
isJavaObjectUnderSymbiosis() - Method in class edu.vub.at.objects.natives.NATNil
 
isJavaObjectUnderSymbiosis() - Method in class edu.vub.at.objects.symbiosis.JavaObject
 
isLocallyStripedWith(ATStripe) - Method in class edu.vub.at.objects.natives.NATObject
Performs a stripe test for this object locally.
isNativeBoolean() - Method in interface edu.vub.at.objects.coercion.ATConversions
 
isNativeBoolean() - Method in class edu.vub.at.objects.natives.NATBoolean
 
isNativeBoolean() - Method in class edu.vub.at.objects.natives.NATNil
 
isNativeField() - Method in interface edu.vub.at.objects.coercion.ATConversions
 
isNativeField() - Method in class edu.vub.at.objects.mirrors.NativeField
 
isNativeField() - Method in class edu.vub.at.objects.natives.NATField
 
isNativeField() - Method in class edu.vub.at.objects.natives.NATNil
 
isNativeText() - Method in interface edu.vub.at.objects.coercion.ATConversions
 
isNativeText() - Method in class edu.vub.at.objects.natives.NATNil
 
isNativeText() - Method in class edu.vub.at.objects.natives.NATText
 
isPermanentSubscription_ - Variable in class edu.vub.at.actors.natives.DiscoveryManager.Subscription
 
isPrimitive(ATSymbol) - Static method in class edu.vub.at.objects.natives.NATObject
Does the selector signify a 'primitive' method, present in each AmbientTalk object?
isPrimitiveType(Class) - Static method in class edu.vub.at.objects.mirrors.JavaInterfaceAdaptor
 
isRemote() - Method in class edu.vub.at.actors.id.ATObjectID
 
isStatic_ - Variable in class edu.vub.at.objects.symbiosis.JMethodCache.CacheKey
 

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 _