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 _

G

GUID - class edu.vub.at.actors.id.GUID.
This class is used to generate globally unique identifiers.
GUID() - Constructor for class edu.vub.at.actors.id.GUID
 
get() - Method in class edu.vub.at.actors.eventloops.BlockingFuture
 
get() - Method in interface edu.vub.at.actors.eventloops.Future
Used to retrieve the real value from the future.
get(ATTable, int) - Method in class edu.vub.at.objects.mirrors.NativeClosure
Auxiliary method to more easily extract arguments from an ATTable
get(ATSymbol) - Method in class edu.vub.at.objects.natives.FieldMap
Retrieve the index of a field given its name.
get(Object) - Method in class edu.vub.at.objects.natives.MethodDictionary
 
get(Class, String, boolean) - Method in class edu.vub.at.objects.symbiosis.JMethodCache
Retrieve a JavaMethod entry from the cache.
get(Object) - Method in class edu.vub.util.MultiMap
 
getActor(int) - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
getActorId() - Method in class edu.vub.at.actors.id.ATObjectID
 
getActorMirror() - Method in class edu.vub.at.actors.natives.ELActor
 
getAddressOf(GUID) - Method in class edu.vub.at.actors.net.VMAddressBook
Resolve a remote VM's unique identifier to a concrete network address.
getAllFields(Object, Class) - Static method in class edu.vub.at.objects.symbiosis.Symbiosis
Retrieve all public static or non-static fields from a given Java class (this includes fields defined in superclasses, but excludes shadowed superclass fields).
getAllLocalSubscriptionTopics() - Method in class edu.vub.at.actors.natives.DiscoveryManager
 
getAllMethods(Class, boolean) - Static method in class edu.vub.at.objects.symbiosis.Symbiosis
Retrieve all public static or non-static methods from a given Java class (this includes methods defined in superclasses).
getAmbientTalkRepresentation() - Method in class edu.vub.at.exceptions.InterpreterException
 
getAmbientTalkRepresentation() - Method in class edu.vub.at.exceptions.XUserDefined
 
getBln(ATTable, int) - Method in class edu.vub.at.objects.mirrors.NativeClosure
 
getCause() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
getColumn() - Method in class edu.vub.at.exceptions.XParseError
 
getConflictingNames() - Method in class edu.vub.at.exceptions.XImportConflict
 
getDefaultExcludedSlots() - Static method in class edu.vub.at.objects.natives.OBJLexicalRoot
 
getDestinationVMAddress() - Method in class edu.vub.at.actors.natives.ELFarReference
 
getErroneousCode() - Method in class edu.vub.at.exceptions.XParseError
 
getExpectedType() - Method in class edu.vub.at.exceptions.XTypeMismatch
 
getFailedObject() - Method in class edu.vub.at.exceptions.XTypeMismatch
 
getFarHost() - Method in class edu.vub.at.actors.natives.NATLocalFarRef
 
getField(Class, String, boolean) - Static method in class edu.vub.at.objects.symbiosis.Symbiosis
Retrieve a field from a Java object.
getFieldsToInitialize() - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
getFileName() - Method in class edu.vub.at.exceptions.XParseError
 
getFrc(ATTable, int) - Method in class edu.vub.at.objects.mirrors.NativeClosure
 
getGUID() - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
getGUIDOf(Address) - Method in class edu.vub.at.actors.net.VMAddressBook
Resolve a concrete network address to a remote VM's unique identifier.
getGlobalLexicalScope() - Static method in class edu.vub.at.eval.Evaluator
 
getHost() - Method in class edu.vub.at.actors.natives.ELActor
 
getHost() - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
getImplementorClass() - Method in class edu.vub.at.exceptions.XIllegalApplication
 
getInitialisationCode() - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
getInvocationStack() - Static method in class edu.vub.at.eval.InvocationStack
 
getJLobbyRoot() - Static method in class edu.vub.at.eval.Evaluator
 
getJavaValue() - Method in class edu.vub.at.objects.natives.NATFraction
 
getJavaValue() - Method in class edu.vub.at.objects.natives.NATNumber
 
getJavaValue() - Method in class edu.vub.at.objects.natives.NATNumeric
Template method that should return the value of the underlying number or fraction as a double
getKey() - Method in class edu.vub.util.MultiMap.Entry
 
getLine() - Method in class edu.vub.at.exceptions.XParseError
 
getLobbyNamespace() - Static method in class edu.vub.at.eval.Evaluator
 
getLocalCustomField(ATSymbol) - Method in class edu.vub.at.objects.natives.NATCallframe
 
getLocalField(ATSymbol) - Method in class edu.vub.at.objects.natives.NATCallframe
Reads out the value of either a native or a custom field.
getLocalMethod(ATSymbol) - Method in class edu.vub.at.objects.natives.NATObject
 
getLocalPublishedServicesMatching(ATStripe) - Method in class edu.vub.at.actors.natives.DiscoveryManager
Returns all local publications matching the given topic.
getLocalVMAddress() - Method in class edu.vub.at.actors.natives.ELVirtualMachine
 
getLocalizedMessage() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
getMessage() - Method in class edu.vub.at.exceptions.XIOProblem
 
getMessage() - Method in class edu.vub.at.exceptions.XParseError
 
getMessage() - Method in class edu.vub.at.exceptions.XReflectionFailure
 
getMessage() - Method in class edu.vub.at.exceptions.XSelectorNotFound
 
getMessage() - Method in class edu.vub.at.exceptions.XSymbiosisFailure
 
getMessage() - Method in class edu.vub.at.exceptions.XTypeMismatch
 
getMessage() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
getMessageToken() - Method in class edu.vub.at.objects.natives.grammar.AGAsyncMessageCreation
 
getMessageToken() - Method in class edu.vub.at.objects.natives.grammar.AGDelegationCreation
 
getMessageToken() - Method in class edu.vub.at.objects.natives.grammar.AGMessageCreation
Subclasses must implement this method such that the correct messaging token can be displayed when printing an AGMessageCreation element.
getMessageToken() - Method in class edu.vub.at.objects.natives.grammar.AGMethodInvocationCreation
 
getMethods(Class, String, boolean) - Static method in class edu.vub.at.objects.symbiosis.Symbiosis
Retrieve all methods of a given name from a Java object.
getMethodsForSelector(Class, String) - Static method in class edu.vub.at.objects.mirrors.JavaInterfaceAdaptor
Since Java uses strict matching when asked for a method, given an array of classes, this often means that the types are overspecified and therefore no matches can be found.
getMirror() - Method in class edu.vub.at.objects.mirrors.NATMirage
 
getName() - Method in class edu.vub.at.actors.natives.SharedActorField
 
getNativeATMethod(Class, ATObject, String) - Static method in class edu.vub.at.objects.mirrors.JavaInterfaceAdaptor
 
getNbr(ATTable, int) - Method in class edu.vub.at.objects.mirrors.NativeClosure
 
getObjectId() - Method in class edu.vub.at.actors.id.ATObjectID
 
getObjectId() - Method in class edu.vub.at.actors.natives.NATFarReference
 
getResult() - Method in class edu.vub.at.actors.eventloops.BlockingFuture
Gets the result of the task.
getSimpleName(Class) - Static method in class edu.vub.at.eval.Evaluator
Returns the unqualified name of a class.
getSlotName() - Method in class edu.vub.at.exceptions.XDuplicateSlot
 
getSlotType() - Method in class edu.vub.at.exceptions.XDuplicateSlot
 
getSpliceExpression() - Method in class edu.vub.at.exceptions.XIllegalSplice
 
getStackTrace() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
getStripeType() - Method in class edu.vub.at.exceptions.InterpreterException
 
getStripeType() - Method in class edu.vub.at.exceptions.XArityMismatch
 
getStripeType() - Method in class edu.vub.at.exceptions.XClassNotFound
 
getStripeType() - Method in class edu.vub.at.exceptions.XDuplicateSlot
 
getStripeType() - Method in class edu.vub.at.exceptions.XIOProblem
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalApplication
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalArgument
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalIndex
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalOperation
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalParameter
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalQuote
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalSplice
 
getStripeType() - Method in class edu.vub.at.exceptions.XIllegalUnquote
 
getStripeType() - Method in class edu.vub.at.exceptions.XImportConflict
 
getStripeType() - Method in class edu.vub.at.exceptions.XIndexOutOfBounds
 
getStripeType() - Method in class edu.vub.at.exceptions.XNotInstantiatable
 
getStripeType() - Method in class edu.vub.at.exceptions.XParseError
 
getStripeType() - Method in class edu.vub.at.exceptions.XReflectionFailure
 
getStripeType() - Method in class edu.vub.at.exceptions.XSelectorNotFound
 
getStripeType() - Method in class edu.vub.at.exceptions.XSymbiosisFailure
 
getStripeType() - Method in class edu.vub.at.exceptions.XTypeMismatch
 
getStripeType() - Method in class edu.vub.at.exceptions.XUnassignableField
 
getStripeType() - Method in class edu.vub.at.exceptions.XUndefinedField
 
getStripeType() - Method in class edu.vub.at.exceptions.XUserDefined
 
getStripeType() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
getTab(ATTable, int) - Method in class edu.vub.at.objects.mirrors.NativeClosure
 
getTestResult() - Method in class edu.vub.at.actors.natives.DistributionTest
 
getTxt(ATTable, int) - Method in class edu.vub.at.objects.mirrors.NativeClosure
 
getUnquotation() - Method in class edu.vub.at.exceptions.XIllegalUnquote
 
getValue() - Method in class edu.vub.util.MultiMap.Entry
 
getVirtualMachineId() - Method in class edu.vub.at.actors.id.ATObjectID
 
getWrappedClass() - Method in class edu.vub.at.objects.symbiosis.JavaClass
 
getWrappedException() - Method in class edu.vub.at.objects.natives.NATException
 
getWrappedJavaException() - Method in class edu.vub.at.objects.symbiosis.XJavaException
 
getWrappedObject() - Method in class edu.vub.at.objects.symbiosis.JavaObject
 
gettertest() - Method in class edu.vub.at.objects.symbiosis.SymbiosisTest
 
guidToAddress_ - Variable in class edu.vub.at.actors.net.VMAddressBook
 
guid_ - Variable in class edu.vub.at.actors.id.GUID
 

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 _