A B C D E F G H I J K L M N O P R S T U V W X Y _

G

GE - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
GE - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
generateChildren() - Method in class edu.mit.ai.psg.jexa.awt.ObjectOutline
Generate children for public fields of objects (discovered through reflection methods of java.lang.Class and java.lang.reflect) and elements of arrays
generateChildren() - Method in class edu.mit.ai.psg.jexa.awt.ClassOutline
Generate children for the static fields of the class
generateChildren() - Method in class edu.mit.ai.psg.jexa.awt.MapOutline
Generate children for each key:element pair in Map
generateChildren() - Method in class edu.mit.ai.psg.jexa.awt.CollectionOutline
Generate children for each element in collection
generateChildren() - Method in class edu.mit.ai.psg.jexa.awt.BeanOutline
Uses java.beans.Introspector to display properties of object when viewed as a JavaBean.
generateChildren() - Method in class edu.mit.ai.psg.jexa.awt.ListOutline
Generate children for each key:element pair in Map (or Dictionary)
generateChildren() - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
GenerateChildren(): Subclasses may override this method with one which generates children.
generateClass(InterpretedClass) - Static method in class edu.mit.ai.psg.jeva.GenerateProxyClass
Generate proxy class for iClass.
generateCompileSet(InterpretedClass) - Static method in class edu.mit.ai.psg.jeva.GenerateProxyClass
From a verified InterpretedClass C for which a proxy class is to be generated, generate a list of interpreted classes which must also have their proxy classes written out along with C in order for C's proxy class to be compiled.
generateOutlineComponent(Object) - Method in interface edu.mit.ai.psg.ui.outliner.awt.IOutlineComponentGenerator
 
generateParseException() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
generateParseException() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
generatePartner(CallOutlineNode) - Method in class edu.mit.ai.psg.traveler.TravelerCallRenderer
create a partner node with resultRenderer
generatePartner(CallOutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.CallOutlineRendererCaching
default method makes result partner node with same object and label, linked with invocation node
generatePartner(CallOutlineNode) - Method in interface edu.mit.ai.psg.ui.outliner.CallOutlineRenderer
generate a partner CallOutlineNode for result of this invocation and link it with invocationNode
generatePartner(CallOutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.CallOutlineRendererDefault
default method makes result partner node with same object and label, linked with invocation node
GenerateProxyClass - class edu.mit.ai.psg.jeva.GenerateProxyClass.
GenerateProxyClass.generateClass(InterpretedClass) generates the proxy class for an interpreted object from the InterpretedClass.
GenerateProxyClass() - Constructor for class edu.mit.ai.psg.jeva.GenerateProxyClass
 
generateSource(InterpretedClass) - Static method in class edu.mit.ai.psg.jeva.GenerateProxyClass
generate compilation unit for a proxy class for iClass
generators - Static variable in class edu.mit.ai.psg.ui.outliner.awt.Outliner
Map of IOutlineComponentGenerators keyed on interface or class to which each applies.
get(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
get(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
get(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
get(Object) - Method in class edu.mit.ai.psg.utilities.VectorMap
 
get(Object) - Method in class edu.mit.ai.psg.utilities.HashMapCache
 
get(Object) - Method in class edu.mit.ai.psg.utilities.ArrayMap
 
getAlignmentY() - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault.OutlineText
 
getAllGenerators(Object) - Method in class edu.mit.ai.psg.jexa.awt.Jexa
Adds ObjectOutline.outlineGenerator
getAllGenerators(Object) - Method in class edu.mit.ai.psg.ui.outliner.awt.Outliner
Search class and its interfaces and superclasses for each class/interface which has a generator, and return all generators found.
getAllInterfacesWithRenderers(Object) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
Search class and its interfaces and superclasses for each class/interface which has a renderer, and return all classes/interfaces found.
getAllInterfacesWithRenderers(Object) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
Search class and its interfaces and superclasses for each class/interface which has a renderer, and return all classes/interfaces found.
getAllRenderers(Object) - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
Search class and its interfaces and superclasses for each class/interface which has a renderer, and return all renderers found.
getAllRenderers(Object) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
Search class and its interfaces and superclasses for each class/interface which has a renderer, and return all renderers found.
getAllRenderers(Object) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
Search class and its interfaces and superclasses for each class/interface which has a renderer, and return all renderers found.
getAppletInfo() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
returns JevaUI.defaultHerald()
getAppletInfo() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
returns default herald
getAppletInfo() - Method in class edu.mit.ai.psg.jexa.JexaApplet
 
getAppletList() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
utility: like AppletContext.getApplets(), but returns a List.
getAppletTitle() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
 
getAppletTitle() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
 
getAppletTitle() - Method in class edu.mit.ai.psg.jexa.JexaApplet
title for applet.
getAppletTitle() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
default applet title: getParameter(pkTitle) or ""
getArgumentExpression(int) - Method in class edu.mit.ai.psg.jeva.JNEArguments
 
getArgumentExpressions() - Method in class edu.mit.ai.psg.jeva.JNEMethodInvocationExpression
 
getArgumentsNode() - Method in class edu.mit.ai.psg.jeva.JNSExplicitConstructorInvocation
 
getArgumentsNode() - Method in class edu.mit.ai.psg.jeva.JNEInstanceCreationExpression
 
getArrayDimensionsNode() - Method in class edu.mit.ai.psg.jeva.JNEArrayCreationExpression
 
getArrayDimensionsNode() - Method in class edu.mit.ai.psg.jevaES.JNEArrayCreationExpression
 
getArrayExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNEArrayAccessExpression
 
getArrayExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNEArrayAccessExpression
 
getArrayInitializerNode() - Method in class edu.mit.ai.psg.jeva.JNEArrayCreationExpression
 
getArrayInitializerNode() - Method in class edu.mit.ai.psg.jevaES.JNEArrayCreationExpression
 
getAssignmentOperatorNode() - Method in class edu.mit.ai.psg.jeva.JNEAssignmentExpression
 
getAssignmentOperatorNode() - Method in class edu.mit.ai.psg.jevaES.JNEAssignmentExpression
 
getBaseClassNode() - Method in class edu.mit.ai.psg.jeva.JNType
returns a JNPrimitiveType node or a JNName of class
getBaseClassNode() - Method in class edu.mit.ai.psg.jevaES.JNType
returns a JNPrimitiveType node or a JNName of class
getBeginColumn() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
 
getBeginColumn() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
 
getBeginLine() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
 
getBeginLine() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
 
getBeginToken() - Method in class edu.mit.ai.psg.jeva.JevaNode
 
getBeginToken() - Method in interface edu.mit.ai.psg.jeva.IJevaNode
 
getBeginToken() - Method in class edu.mit.ai.psg.jevaES.JevaNode
 
getBeginToken() - Method in interface edu.mit.ai.psg.jevaES.IJevaNode
return the first token (in token chain) of the parsed syntax
getBiography(Object) - Method in class edu.mit.ai.psg.traveler.TraceRecorderDefault
 
getBiography(Object) - Method in interface edu.mit.ai.psg.traveler.TraceRecorder
return a List of activities recorded for this target, e.g., traced calls on synchronized methods
getBiography(Object) - Static method in class edu.mit.ai.psg.traveler.Trace
 
getBlock() - Method in class edu.mit.ai.psg.jeva.JNDInitializer
 
getBody() - Method in class edu.mit.ai.psg.jeva.JNDMethodDeclaration
 
getBodyNode() - Method in class edu.mit.ai.psg.jeva.JNDClassDeclaration
 
getBodyNode() - Method in class edu.mit.ai.psg.jeva.JNSSynchronizedStatement
 
getBodyNode() - Method in class edu.mit.ai.psg.jevaES.JNSSynchronizedStatement
 
getBodyStatementNode() - Method in class edu.mit.ai.psg.jeva.JNSWhileStatement
 
getBodyStatementNode() - Method in class edu.mit.ai.psg.jeva.JNSDoStatement
 
getBodyStatementNode() - Method in class edu.mit.ai.psg.jevaES.JNSWhileStatement
 
getBodyStatementNode() - Method in class edu.mit.ai.psg.jevaES.JNSDoStatement
 
getBoolean(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getBoolean(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getBoolean(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getButtonStartedText() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
default: JevaUI.getJevaUIBundleString( JevaGUIAppletStarted )
getButtonStartedText() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
default: JevaESUI.getJevaESUIBundleString( JevaESGUIAppletStarted )
getButtonStartedText() - Method in class edu.mit.ai.psg.jexa.JexaApplet
default: Jexa.getJexaBundleString( JexaWindowStarted )
getButtonStartedText() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
default: "Started Frame"
getButtonStartingText() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
default: JevaUI.getJevaUIBundleString( JevaGUIAppletStarting )
getButtonStartingText() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
default: JevaESUI.getJevaESUIBundleString( JevaESGUIAppletStarting )
getButtonStartingText() - Method in class edu.mit.ai.psg.jexa.JexaApplet
default: Jexa.getJexaBundleString( JexaWindowStarting )
getButtonStartingText() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
default: "Staring Frame"
getButtonStartText() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
default: JevaUI.getJevaUIBundleString( JevaGUIAppletStart )
getButtonStartText() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
default: JevaESUI.getJevaESUIBundleString( JevaESGUIAppletStart )
getButtonStartText() - Method in class edu.mit.ai.psg.jexa.JexaApplet
default: Jexa.getJexaBundleString( JexaWindowStart )
getButtonStartText() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
default: "Start Frame"
getByte(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getByte(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getByte(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getCastType(IEnv) - Method in class edu.mit.ai.psg.jeva.JNECastExpression
 
getCastType(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNECastExpression
 
getCatchBlock(int) - Method in class edu.mit.ai.psg.jeva.JNSTryStatement
 
getCatchFormalParameter(int) - Method in class edu.mit.ai.psg.jeva.JNSTryStatement
 
getCatchParameterTypes() - Method in class edu.mit.ai.psg.jeva.JNSTryStatement
 
getChar(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getChar(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getChar(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getChild(Object, int) - Method in class edu.mit.ai.psg.ui.outliner.OutlineModel
extended to first OutlineModel.triggerComputingChildren(edu.mit.ai.psg.ui.outliner.OutlineNode) so that children are added after node is first expanded, whether by JTree or someone else.
getChildComponent(int) - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
 
getChildCount(Object) - Method in class edu.mit.ai.psg.ui.outliner.OutlineModel
extended to first OutlineModel.triggerComputingChildren(edu.mit.ai.psg.ui.outliner.OutlineNode) so that children are added after node is first expanded, whether by JTree or someone else.
getChildLabel(int) - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
 
getChildren() - Method in class edu.mit.ai.psg.traveler.ActivityRecordBase
 
getChildren() - Method in interface edu.mit.ai.psg.traveler.ActivityRecord
 
getChildrenCount() - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
 
getChildrenInThread() - Method in class edu.mit.ai.psg.traveler.ActivityRecordBase
 
getChildrenInThread() - Method in interface edu.mit.ai.psg.traveler.ActivityRecord
 
getClass(String, boolean) - Method in interface edu.mit.ai.psg.jevaES.IPackage
Look up class, returning null if not found.
getClass(String, boolean) - Method in class edu.mit.ai.psg.jevaES.Package
look up class name.
getClasses() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getClasses() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all public nested classes of class and superclasses
getClasses() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getClassLoader() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getClassLoader() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getClassLoader() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getClassPathStrings() - Static method in class edu.mit.ai.psg.jeva.ClassPathMethods
creates class path from the following sources: ClassPathMethods.bootClassPath jar files in the extension directories from System.getProperty("java.ext.dirs") application class path from System.getProperty("java.class.path") [See Java Extension Mechanism Specification, Application Class Path]
getClassPathStrings() - Static method in class edu.mit.ai.psg.jevaES.ClassPathMethods
creates class path from the following sources: ClassPathMethods.bootClassPath jar files in the extension directories from System.getProperty("java.ext.dirs") application class path from System.getProperty("java.class.path") [See Java Extension Mechanism Specification, Application Class Path]
getColumn() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
Deprecated.  
getColumn() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
Deprecated.  
getComponentType() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getComponentType() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getComponentType() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getConstructor() - Method in class edu.mit.ai.psg.jeva.JNDConstructorDeclaration
 
getConstructor() - Method in class edu.mit.ai.psg.jeva.JNEInstanceCreationExpression
 
getConstructor(Class, Class[]) - Static method in class edu.mit.ai.psg.traveler.Trace
convenience method for calling aClass.getConstructor, reports NoSuchMethodException as an Error
getConstructor(IClass[]) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getConstructor(IClass[]) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
return public constructor with exactly these parameter types
getConstructor(IClass[]) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getConstructors() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getConstructors() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all public constructors of this class (not superclass)
getConstructors() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getCopyright() - Static method in class edu.mit.ai.psg.jeva.Jeva
 
getCopyright() - Static method in class edu.mit.ai.psg.jevaES.JevaES
 
getCopyright() - Static method in class edu.mit.ai.psg.jexa.Jexa
 
getCopyright() - Static method in class edu.mit.ai.psg.jexa.awt.Jexa
 
getCopyright() - Static method in class edu.mit.ai.psg.traveler.TravelerOutliner
 
getCopyright() - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
 
getCopyright() - Static method in class edu.mit.ai.psg.strings.Prettify
 
getCurrentRecord() - Method in class edu.mit.ai.psg.traveler.TraceRecorderDefault
 
getCurrentRecord() - Method in interface edu.mit.ai.psg.traveler.TraceRecorder
get top record on activity stack; may be inherited from thread which created the current thread.
getCurrentRecord() - Static method in class edu.mit.ai.psg.traveler.Trace
 
getDate() - Method in class edu.mit.ai.psg.jeva.JNCompilationUnit
 
getDeclaration(int) - Method in class edu.mit.ai.psg.jeva.JNCompilationUnit
 
getDeclaration(int) - Method in class edu.mit.ai.psg.jeva.JNDClassBody
 
getDeclarationNode() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getDeclarationNode() - Method in class edu.mit.ai.psg.jeva.InterpretedMethod
 
getDeclarationNode() - Method in class edu.mit.ai.psg.jeva.InterpretedConstructor
 
getDeclaratorNode(int) - Method in class edu.mit.ai.psg.jeva.JNDFieldDeclaration
 
getDeclaratorNode(int) - Method in class edu.mit.ai.psg.jeva.JNSLocalVariableDeclaration
 
getDeclaratorNode(int) - Method in class edu.mit.ai.psg.jevaES.JNSLocalVariableDeclaration
 
getDeclaredClasses() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredClasses() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all enclosed classes declared locally by this class
getDeclaredClasses() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaredConstructor(IClass[]) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredConstructor(IClass[]) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get constructor with exact parameter types declared locally by class
getDeclaredConstructor(IClass[]) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaredConstructors() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredConstructors() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all constructors declared locally by this class
getDeclaredConstructors() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaredField(String) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredField(String) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get field with this name declared locally by this class
getDeclaredField(String) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaredFields() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredFields() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all fields declared locally by this class
getDeclaredFields() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaredMethod(String, IClass[]) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredMethod(String, IClass[]) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get method with name & exact parameter types declared locally by class
getDeclaredMethod(String, IClass[]) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaredMethods() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaredMethods() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all methods declared locally by this class
getDeclaredMethods() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getDeclaringClass() - Method in interface edu.mit.ai.psg.jeva.IMember
 
getDeclaringClass() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getDeclaringClass() - Method in class edu.mit.ai.psg.jeva.InterpretedMember
 
getDeclaringClass() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
getDeclaringClass() - Method in class edu.mit.ai.psg.jeva.WrappedConstructor
 
getDeclaringClass() - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getDouble(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getDouble(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getDouble(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getElseExpression() - Method in class edu.mit.ai.psg.jeva.JNEConditionalExpression
 
getElseExpression() - Method in class edu.mit.ai.psg.jevaES.JNEConditionalExpression
 
getElseStatementNode() - Method in class edu.mit.ai.psg.jeva.JNSIfStatement
 
getElseStatementNode() - Method in class edu.mit.ai.psg.jevaES.JNSIfStatement
 
getEndColumn() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
 
getEndColumn() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
 
getEndLine() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
 
getEndLine() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
 
getEndToken() - Method in class edu.mit.ai.psg.jeva.JevaNode
 
getEndToken() - Method in interface edu.mit.ai.psg.jeva.IJevaNode
 
getEndToken() - Method in class edu.mit.ai.psg.jevaES.JevaNode
 
getEndToken() - Method in interface edu.mit.ai.psg.jevaES.IJevaNode
return the token after the last token of the parsed syntax
getEntry() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord.Exit
 
getEntry() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault.Exit
get corresponding entry from parent
getEnv() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getEnv() - Method in class edu.mit.ai.psg.jeva.EvalMethods.EvalHookData
 
getEvalHook(IJevaVisitor) - Static method in class edu.mit.ai.psg.jeva.EvalMethods
 
getExactOutlineGenerator(Class) - Method in class edu.mit.ai.psg.ui.outliner.awt.Outliner
Get the generator for exactly this interface or class (not super-interfaces or super-classes)
getExactRenderer(Class) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
Get one renderer for exactly this interface or class (not super-interfaces or super-classes).
getExactRenderer(Class) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
Get one renderer for exactly this interface or class (not super-interfaces or super-classes).
getExactRenderers(Class) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
return a java.util.List of renderers for exactly this interface or class.
getExactRenderers(Class) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
return a List of renderers for exactly this interface or class.
getExceptionTypes() - Method in interface edu.mit.ai.psg.jeva.IMethod
 
getExceptionTypes() - Method in interface edu.mit.ai.psg.jeva.IConstructor
 
getExceptionTypes() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
getExceptionTypes() - Method in class edu.mit.ai.psg.jeva.WrappedConstructor
 
getExceptionTypes() - Method in class edu.mit.ai.psg.jeva.InterpretedMethod
 
getExceptionTypes() - Method in class edu.mit.ai.psg.jeva.InterpretedConstructor
 
getExit() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord.Entry
may be null if not exited yet.
getExit() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault.Entry
get corresponding exit from parent
getExpr() - Method in class edu.mit.ai.psg.jeva.JNECastExpression
 
getExpr() - Method in class edu.mit.ai.psg.jevaES.JNECastExpression
 
getExpression() - Method in class edu.mit.ai.psg.jeva.JNEUnaryExpression
 
getExpression() - Method in class edu.mit.ai.psg.jeva.JNSExpressionStatement
 
getExpression() - Method in class edu.mit.ai.psg.jeva.JNSSwitchLabel
return case expression
getExpression() - Method in class edu.mit.ai.psg.jeva.JNSReturnStatement
 
getExpression() - Method in class edu.mit.ai.psg.jeva.JNEParenthesizedExpression
 
getExpression() - Method in class edu.mit.ai.psg.jevaES.JNSReturnStatement
 
getExpression() - Method in class edu.mit.ai.psg.jevaES.JNEParenthesizedExpression
 
getExpression() - Method in class edu.mit.ai.psg.jevaES.JNSSwitchLabel
return case expression
getExpression() - Method in class edu.mit.ai.psg.jevaES.JNSExpressionStatement
 
getExpression() - Method in class edu.mit.ai.psg.jevaES.JNEUnaryExpression
 
getExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNEInstanceOfExpression
 
getExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNEInstanceOfExpression
 
getField(String) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getField(String) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
return public field with this name
getField(String) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getFields() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getFields() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all public fields of class, including those inherited (and not hidden) from its superclass, & their interfaces
getFields() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getFinallyBlock() - Method in class edu.mit.ai.psg.jeva.JNSTryStatement
 
getFirstStatementIndex() - Method in class edu.mit.ai.psg.jeva.JNDConstructorDeclaration
return index at which first statement can be inserted
getFloat(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getFloat(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getFloat(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getFrameJTree(JFrame) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
get JTree from JFrame returned by makeFrame
getFrameJTree(JFrame) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
given a window frame returned by makeFrame, get its JTree
getFullName() - Method in class edu.mit.ai.psg.jeva.JNDClassDeclaration
 
getFullName() - Method in interface edu.mit.ai.psg.jeva.IPackage
 
getFullName() - Method in class edu.mit.ai.psg.jeva.Package
 
getFullName() - Method in interface edu.mit.ai.psg.jevaES.IPackage
 
getFullName() - Method in class edu.mit.ai.psg.jevaES.Package
 
getFullNameAndCurrentCategory() - Method in class edu.mit.ai.psg.jeva.JNName
for error reports
getFullNameAndCurrentCategory() - Method in class edu.mit.ai.psg.jevaES.JNName
for error reports
getFullPackageOrClassName() - Method in class edu.mit.ai.psg.jeva.JNName
 
getFullPackageOrClassName() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getFullPackageOrClassName(IEnv) - Method in class edu.mit.ai.psg.jeva.JNName
 
getFullPackageOrClassName(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNName
 
getHomepage() - Static method in class edu.mit.ai.psg.jeva.Jeva
 
getHomepage() - Static method in class edu.mit.ai.psg.jevaES.JevaES
 
getHomepage() - Static method in class edu.mit.ai.psg.jexa.Jexa
 
getHomepage() - Static method in class edu.mit.ai.psg.jexa.awt.Jexa
 
getHomepage() - Static method in class edu.mit.ai.psg.traveler.TravelerOutliner
 
getHomepage() - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
 
getHomepage() - Static method in class edu.mit.ai.psg.strings.Prettify
 
getIClass() - Method in class edu.mit.ai.psg.jeva.JNDClassDeclaration
 
getIClass(Object) - Static method in class edu.mit.ai.psg.jeva.TypeMethods
get IClass for implementation class of object
getIClass(String, boolean) - Method in interface edu.mit.ai.psg.jeva.IPackage
Look up class, returning null if not found.
getIClass(String, boolean) - Method in class edu.mit.ai.psg.jeva.Package
look up class name.
GetImage() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
 
GetImage() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
 
getIndexExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNEArrayAccessExpression
 
getIndexExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNEArrayAccessExpression
 
getInitializer() - Method in class edu.mit.ai.psg.jeva.JNSVariableDeclarator
 
getInitializer() - Method in class edu.mit.ai.psg.jevaES.JNSVariableDeclarator
 
getInt(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getInt(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getInt(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getInterfaceNamesNode() - Method in class edu.mit.ai.psg.jeva.JNDClassDeclaration
 
getInterfaces() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getInterfaces() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getInterfaces() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getInterpretedClass() - Method in interface edu.mit.ai.psg.jeva.IInterpretedObject
 
getInvocationMode() - Method in class edu.mit.ai.psg.jevaES.JNEMethodInvocationExpression
 
getIPackage(String, boolean) - Method in interface edu.mit.ai.psg.jeva.IPackage
Lookup up package.
getIPackage(String, boolean) - Method in class edu.mit.ai.psg.jeva.Package
get subpackage with this name.
getIPackage(String, boolean) - Method in interface edu.mit.ai.psg.jevaES.IPackage
Lookup up package.
getIPackage(String, boolean) - Method in class edu.mit.ai.psg.jevaES.Package
get subpackage with this name.
getJevaESUIBundleString(String) - Static method in class edu.mit.ai.psg.jevaESUI.JevaESUI
 
getJevaUIBundleString(String) - Static method in class edu.mit.ai.psg.jevaUI.JevaUI
 
getJexaBundleString(String) - Static method in class edu.mit.ai.psg.jexa.Jexa
 
getKey() - Method in class edu.mit.ai.psg.utilities.HashMapCache.Entry
 
getLabel() - Method in class edu.mit.ai.psg.jeva.ContinueException
 
getLabel() - Method in class edu.mit.ai.psg.jeva.JNSContinueStatement
default label is ""
getLabel() - Method in class edu.mit.ai.psg.jeva.BreakException
 
getLabel() - Method in class edu.mit.ai.psg.jeva.JNSBreakStatement
default label is ""
getLabel() - Method in class edu.mit.ai.psg.jeva.JNSLabeledStatement
 
getLabel() - Method in class edu.mit.ai.psg.jevaES.JNSLabeledStatement
 
getLabel() - Method in class edu.mit.ai.psg.jevaES.JNSBreakStatement
default label is ""
getLabel() - Method in class edu.mit.ai.psg.jevaES.JNSContinueStatement
 
getLabel() - Method in class edu.mit.ai.psg.jevaES.ContinueException
 
getLabel() - Method in class edu.mit.ai.psg.jevaES.BreakException
 
getLabel() - Method in class edu.mit.ai.psg.ui.outliner.OutlineNodeDefault
 
getLabel() - Method in interface edu.mit.ai.psg.ui.outliner.OutlineNode
 
getLabelComponent() - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
 
getLabelText(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
get label text for node.
getLabelText(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererCaching
caches result of OutlineRendererDefault.computeLabelText(edu.mit.ai.psg.ui.outliner.OutlineNode) on key from OutlineRendererCaching.getLabelTextCacheKey(edu.mit.ai.psg.ui.outliner.OutlineNode).
getLabelTextCacheKey(OutlineNode) - Method in class edu.mit.ai.psg.traveler.TravelerCallRenderer
label text is computed from record, and whether it is a threaded child or not doesn't change, so return node as key.
getLabelTextCacheKey(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererCaching
get key for caching node label text: node.getLabel() Derived classes may override this to return node if text depends on state in node.
getLine() - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
Deprecated.  
getLine() - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
Deprecated.  
getLong(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getLong(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getLong(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getMember() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
 
getMember() - Method in interface edu.mit.ai.psg.traveler.CallRecord
method or constructor invoked
getMessage() - Method in class edu.mit.ai.psg.jeva.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class edu.mit.ai.psg.jeva.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class edu.mit.ai.psg.jevaES.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class edu.mit.ai.psg.jevaES.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMethod() - Method in class edu.mit.ai.psg.jeva.JNDMethodDeclaration
 
getMethod(Class, String, Class[]) - Static method in class edu.mit.ai.psg.traveler.Trace
convenience method for getting method.
getMethod(String, IClass[]) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getMethod(String, IClass[]) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
return public method with this name and exactly these parameter types
getMethod(String, IClass[]) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getMethods() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getMethods() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
get all public methods of class, including those inherited (and not overridden) from its superclass
getMethods() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getMethodSignature() - Method in class edu.mit.ai.psg.jeva.JNEMethodInvocationExpression
 
getMethodSignature() - Method in class edu.mit.ai.psg.jevaES.JNEMethodInvocationExpression
 
getMinimumSize() - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
 
getMinSizeAsButton() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
default: JevaGUI.minSizeAsButton
getMinSizeAsButton() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
default: JevaESGUI.minSizeAsButton
getMinSizeAsButton() - Method in class edu.mit.ai.psg.jexa.JexaApplet
 
getMinSizeAsButton() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
 
getMinSizeInPlace() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
default: JevaGUI.minSizeInPlace
getMinSizeInPlace() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
default: JevaESGUI.minSizeInPlace
getMinSizeInPlace() - Method in class edu.mit.ai.psg.jexa.JexaApplet
 
getMinSizeInPlace() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
 
getModel() - Method in class edu.mit.ai.psg.ui.outliner.OutlineModel.HiddenRootNode
 
getModel(OutlineNode) - Static method in class edu.mit.ai.psg.ui.outliner.OutlineModel
find model using an outline node through hidden root node of outline.
getModifiers() - Method in class edu.mit.ai.psg.jeva.JNDFieldDeclaration
 
getModifiers() - Method in interface edu.mit.ai.psg.jeva.IMember
 
getModifiers() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getModifiers() - Method in class edu.mit.ai.psg.jeva.InterpretedMember
 
getModifiers() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
getModifiers() - Method in class edu.mit.ai.psg.jeva.WrappedConstructor
 
getModifiers() - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getMostSpecificGenerator(Object) - Static method in class edu.mit.ai.psg.ui.outliner.awt.Outliner
Search class and its interfaces and superclasses for a class/interface which has a generator, and return the most specific generator found.
getMostSpecificGeneratorImpl(Object) - Method in class edu.mit.ai.psg.ui.outliner.awt.Outliner
Search for an outline component generator for object for the most specific class or interface declaration.
getMostSpecificInterfaceWithRenderers(Object) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
Search for outline renderers for object for the most specific class or interface of obj.
getMostSpecificInterfaceWithRenderers(Object) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
Search outline renderers for object for the most specific class or interface of obj.
getMostSpecificRenderer(Object) - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
Search class and its interfaces and superclasses for a class/interface which has a renderer, and return the most specific renderer found.
getMostSpecificRenderer(Object) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
Return outline renderer for most specific class or interface of obj.
getMostSpecificRenderer(Object) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
Search class and its interfaces and superclasses for a class/interface which has a renderer, and return the most specific renderer found.
getName() - Method in interface edu.mit.ai.psg.jeva.IMember
 
getName() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getName() - Method in class edu.mit.ai.psg.jeva.EnvLocalStore
 
getName() - Method in class edu.mit.ai.psg.jeva.InterpretedMember
 
getName() - Method in class edu.mit.ai.psg.jeva.JNSVariableDeclarator
 
getName() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getName() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
getName() - Method in class edu.mit.ai.psg.jeva.WrappedConstructor
 
getName() - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getName() - Method in class edu.mit.ai.psg.jevaES.EnvLocalStore
 
getNameCategory() - Method in class edu.mit.ai.psg.jeva.JNName
 
getNameCategory() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNameCategory(IEnv) - Method in class edu.mit.ai.psg.jeva.JNName
 
getNameCategory(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNameCategoryName() - Method in class edu.mit.ai.psg.jeva.JNName
 
getNameCategoryName() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNamedClass() - Method in class edu.mit.ai.psg.jeva.JNName
 
getNamedClass() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNamedClass(IEnv) - Method in class edu.mit.ai.psg.jeva.JNName
 
getNamedClass(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNamedField() - Method in class edu.mit.ai.psg.jeva.JNName
 
getNamedField() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNamedPackage() - Method in class edu.mit.ai.psg.jeva.JNName
 
getNamedPackage() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getNamedType() - Method in class edu.mit.ai.psg.jeva.JNPrimitiveType
 
getNamedType() - Method in class edu.mit.ai.psg.jevaES.JNPrimitiveType
 
getNameNode() - Method in class edu.mit.ai.psg.jeva.JNDImportDeclaration
 
getNameNode() - Method in class edu.mit.ai.psg.jeva.JNDPackageDeclaration
 
getNameNode() - Method in class edu.mit.ai.psg.jevaES.JNDPackageDeclaration
 
getNameNode() - Method in class edu.mit.ai.psg.jevaES.JNDImportDeclaration
 
getNext() - Method in interface edu.mit.ai.psg.jeva.IEnv
get next env in chain; used by lookup methods
getNext() - Method in class edu.mit.ai.psg.jeva.EnvBase
 
getNext() - Method in class edu.mit.ai.psg.jeva.EnvEnd
 
getNext() - Method in class edu.mit.ai.psg.jevaES.EnvBase
 
getNext() - Method in interface edu.mit.ai.psg.jevaES.IEnv
get next env in chain; used by lookup methods
getNext() - Method in class edu.mit.ai.psg.jevaES.EnvEnd
 
getNextToken() - Method in class edu.mit.ai.psg.jeva.JevaParser
 
getNextToken() - Method in class edu.mit.ai.psg.jeva.JevaParserTokenManager
 
getNextToken() - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
getNextToken() - Method in class edu.mit.ai.psg.jevaES.JevaESParserTokenManager
 
getNoteRenderer() - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
get renderer used for notes in an outline, such as section separators, error messages, etc.
getNoteRenderer() - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
 
getNoteRenderer() - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
get renderer used for notes in an outline, such as section separators, error messages, etc.
getNoWarranty() - Static method in class edu.mit.ai.psg.jeva.Jeva
 
getNoWarranty() - Static method in class edu.mit.ai.psg.jevaES.JevaES
 
getNoWarranty() - Static method in class edu.mit.ai.psg.jexa.Jexa
 
getNoWarranty() - Static method in class edu.mit.ai.psg.jexa.awt.Jexa
 
getNoWarranty() - Static method in class edu.mit.ai.psg.traveler.TravelerOutliner
 
getNoWarranty() - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
 
getNoWarranty() - Static method in class edu.mit.ai.psg.strings.Prettify
 
getNumCatches() - Method in class edu.mit.ai.psg.jeva.JNSTryStatement
 
getNumDeclarations() - Method in class edu.mit.ai.psg.jeva.JNCompilationUnit
 
getNumDeclarations() - Method in class edu.mit.ai.psg.jeva.JNDClassBody
 
getNumDeclaratorNodes() - Method in class edu.mit.ai.psg.jeva.JNDFieldDeclaration
 
getNumDeclarators() - Method in class edu.mit.ai.psg.jeva.JNSLocalVariableDeclaration
 
getNumDeclarators() - Method in class edu.mit.ai.psg.jevaES.JNSLocalVariableDeclaration
 
getNumStatementNodes() - Method in class edu.mit.ai.psg.jeva.JNDConstructorDeclaration
 
getObject() - Method in class edu.mit.ai.psg.ui.outliner.OutlineNodeDefault
 
getObject() - Method in interface edu.mit.ai.psg.ui.outliner.OutlineNode
 
getObjectComponent() - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
 
getObjectText(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
get object text for node.
getObjectText(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererCaching
caches result of OutlineRendererDefault.computeObjectText(edu.mit.ai.psg.ui.outliner.OutlineNode) on key from OutlineRendererCaching.getObjectTextCacheKey(edu.mit.ai.psg.ui.outliner.OutlineNode).
getObjectTextCacheKey(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererCaching
get key for caching node object text: node.getObject() Derived classes may override this to return node if text depends on state in node.
getObjectToExamine() - Method in class edu.mit.ai.psg.jexa.JexaApplet
default: display list of all applets sharing this page
getOperation() - Method in class edu.mit.ai.psg.jeva.JNEPostfixExpression
 
getOptionBits() - Method in interface edu.mit.ai.psg.jeva.IEnv
get option bits; for options, see JevaES
getOptionBits() - Method in class edu.mit.ai.psg.jeva.EnvBase
 
getOptionBits() - Method in class edu.mit.ai.psg.jeva.EnvEnd
 
getOptionBits() - Method in class edu.mit.ai.psg.jeva.EnvOptionBits
 
getOptionBits() - Method in class edu.mit.ai.psg.jevaES.EnvBase
 
getOptionBits() - Method in interface edu.mit.ai.psg.jevaES.IEnv
get option bits; for options, see Jeva
getOptionBits() - Method in class edu.mit.ai.psg.jevaES.EnvEnd
 
getOptionBits() - Method in class edu.mit.ai.psg.jevaES.EnvOptionBits
 
getOutlineMaker() - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
 
getOutlineMaker() - Method in interface edu.mit.ai.psg.ui.outliner.OutlineRenderer
return the outline maker of which this renderer is part
getOutlinerBundleString(String) - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
 
getPaneJTree(Container) - Method in class edu.mit.ai.psg.ui.outliner.OutlineMakerDefault
get JTree from Container initialized with initializePane
getPaneJTree(Container) - Method in interface edu.mit.ai.psg.ui.outliner.OutlineMaker
given a window pane initalized by initializePane, get its JTree
getParameter(int) - Method in class edu.mit.ai.psg.jeva.JNFormalParameterList
 
getParameter(String) - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
extends super.getParameter() to catch NullPointerException and return null in case this is not being used as an applet
getParameterInfo() - Method in class edu.mit.ai.psg.jevaUI.JevaGUI
Applet parameters: message: text to display after herald herald: text to display text in place of herald bindLocalApplet: if "true" bind "localApplet" to this applet (for debugging applets) initStatements: statements to run before starting, e.g., to make imports For more parameters, see FrameableApplet.getParameterInfo()
getParameterInfo() - Method in class edu.mit.ai.psg.jevaESUI.JevaESGUI
Applet parameters: message: text to display after herald herald: text to display text in place of herald bindLocalApplet: if "true", binds "localApplet" to this applet (for debugging applets); other applets on same page can then be accessed through localApplet.FrameableApplet.getAppletList()().
getParameterInfo() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
Applet parameters: title textColor: HTML color for text bgColor: HTML color for background
getParameterName() - Method in class edu.mit.ai.psg.jeva.JNFormalParameter
 
getParameterName() - Method in class edu.mit.ai.psg.jevaES.JNFormalParameter
 
getParameters() - Method in class edu.mit.ai.psg.traveler.CallRecordDefault
 
getParameters() - Method in interface edu.mit.ai.psg.traveler.CallRecord
actual parameter values (not cloned)
getParametersNode() - Method in class edu.mit.ai.psg.jeva.JNDMethodDeclaration
 
getParametersNode() - Method in class edu.mit.ai.psg.jeva.JNDConstructorDeclaration
 
getParameterType() - Method in class edu.mit.ai.psg.jeva.JNFormalParameter
 
getParameterType() - Method in class edu.mit.ai.psg.jevaES.JNFormalParameter
 
getParameterType(IEnv) - Method in class edu.mit.ai.psg.jeva.JNFormalParameter
 
getParameterType(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNFormalParameter
 
getParameterTypes() - Method in interface edu.mit.ai.psg.jeva.IMethod
 
getParameterTypes() - Method in interface edu.mit.ai.psg.jeva.IConstructor
 
getParameterTypes() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
getParameterTypes() - Method in class edu.mit.ai.psg.jeva.WrappedConstructor
 
getParameterTypes() - Method in class edu.mit.ai.psg.jeva.InterpretedMethod
 
getParameterTypes() - Method in class edu.mit.ai.psg.jeva.InterpretedConstructor
 
getParameterTypes(IEnv) - Method in class edu.mit.ai.psg.jeva.JNFormalParameterList
 
getParameterValues(IEnv) - Method in class edu.mit.ai.psg.jeva.JNFormalParameterList
 
getParent() - Method in class edu.mit.ai.psg.traveler.ActivityRecordBase
 
getParent() - Method in interface edu.mit.ai.psg.traveler.ActivityRecord
 
getPartner() - Method in interface edu.mit.ai.psg.ui.outliner.CallOutlineNode
 
getPartner() - Method in class edu.mit.ai.psg.ui.outliner.CallOutlineNodeDefault
 
getPreferredSize() - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
 
getProperty(Object) - Method in class edu.mit.ai.psg.traveler.ActivityRecordBase
 
getProxyClass() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getProxyConstructor() - Method in class edu.mit.ai.psg.jeva.InterpretedConstructor
 
getProxyMethod() - Method in class edu.mit.ai.psg.jeva.InterpretedMethod
 
getRenderer() - Method in class edu.mit.ai.psg.ui.outliner.OutlineNodeDefault
 
getRenderer() - Method in interface edu.mit.ai.psg.ui.outliner.OutlineNode
 
getResource(String) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getResource(String) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
not implemented
getResource(String) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getResourceAsStream(String) - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getResourceAsStream(String) - Method in class edu.mit.ai.psg.jeva.InterpretedClass
not implemented
getResourceAsStream(String) - Method in interface edu.mit.ai.psg.jeva.IClass
 
getResult() - Method in class edu.mit.ai.psg.jeva.EvalMethods.ResultData
 
getResult() - Method in class edu.mit.ai.psg.traveler.CallRecordDefault
 
getResult() - Method in interface edu.mit.ai.psg.traveler.CallRecord
value returned, exception thrown, or null
getResultEnv() - Method in class edu.mit.ai.psg.jeva.EvalMethods.ResultEnvData
 
getReturnType() - Method in interface edu.mit.ai.psg.jeva.IMethod
 
getReturnType() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
getReturnType() - Method in class edu.mit.ai.psg.jeva.InterpretedMethod
 
getRootComponent() - Method in class edu.mit.ai.psg.ui.outliner.awt.OutlineTree
 
getShort(Object) - Method in interface edu.mit.ai.psg.jeva.IField
 
getShort(Object) - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getShort(Object) - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getSigners() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getSigners() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getSigners() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getSimpleName() - Method in class edu.mit.ai.psg.jeva.JNDClassDeclaration
 
getSimpleName() - Method in class edu.mit.ai.psg.jeva.JNName
 
getSimpleName() - Method in interface edu.mit.ai.psg.jeva.IPackage
 
getSimpleName() - Method in class edu.mit.ai.psg.jeva.Package
 
getSimpleName() - Method in interface edu.mit.ai.psg.jevaES.IPackage
 
getSimpleName() - Method in class edu.mit.ai.psg.jevaES.Package
 
getSimpleName() - Method in class edu.mit.ai.psg.jevaES.JNName
 
getSimpleName(IEnv) - Method in class edu.mit.ai.psg.jeva.JNName
 
getSimpleName(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNName
 
getSourceExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNEAssignmentExpression
 
getSourceExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNEAssignmentExpression
 
getStatement() - Method in class edu.mit.ai.psg.jeva.JNSLabeledStatement
 
getStatement() - Method in class edu.mit.ai.psg.jevaES.JNSLabeledStatement
 
getStatementNode(int) - Method in class edu.mit.ai.psg.jeva.JNDConstructorDeclaration
 
getStore() - Method in class edu.mit.ai.psg.jeva.EvalMethods.ResultStoreData
 
getStoreNode() - Method in class edu.mit.ai.psg.jeva.JNEPostfixExpression
 
getStoreNode() - Method in class edu.mit.ai.psg.jeva.JNEPreIncrementExpression
 
getStoreNode() - Method in class edu.mit.ai.psg.jeva.JNEPreDecrementExpression
 
getStoreNode() - Method in class edu.mit.ai.psg.jevaES.JNEPostfixExpression
 
getStoreNode() - Method in class edu.mit.ai.psg.jevaES.JNEPreIncrementExpression
 
getStoreNode() - Method in class edu.mit.ai.psg.jevaES.JNEPreDecrementExpression
 
GetSuffix(int) - Method in class edu.mit.ai.psg.jeva.ASCII_UCodeESC_CharStream
 
GetSuffix(int) - Method in class edu.mit.ai.psg.jevaES.ASCII_UCodeESC_CharStream
 
getSuperclass() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getSuperclass() - Method in class edu.mit.ai.psg.jeva.InterpretedClass
 
getSuperclass() - Method in interface edu.mit.ai.psg.jeva.IClass
 
getSuperclassNameNode() - Method in class edu.mit.ai.psg.jeva.JNDClassDeclaration
 
getSynchronizationChildren() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
synchronization children are SynchronizationRecords for recursive (possibly indirect) synchronizing or waiting
getSynchronizationChildren() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord
 
getSynchronizationEntry() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
 
getSynchronizationEntry() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord
returns record of entering synchronization for this activity.
getSynchronizationExit() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
 
getSynchronizationExit() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord
returns record of exitting synchronization for this activity.
getSynchronizationHolder(Object) - Method in class edu.mit.ai.psg.traveler.TraceRecorderDefault
 
getSynchronizationHolder(Object) - Method in interface edu.mit.ai.psg.traveler.TraceRecorder
return entry record of activity currently holding synchronization on target or null if none.
getSynchronizationHolder(Object) - Static method in class edu.mit.ai.psg.traveler.Trace
 
getSynchronizationParent() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
 
getSynchronizationParent() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord
 
getSynchronizedTarget() - Method in class edu.mit.ai.psg.traveler.SynchronizedRecordDefault
returns target
getTarget() - Method in class edu.mit.ai.psg.jeva.EvalMethods.BodyData
 
getTargetExpression() - Method in class edu.mit.ai.psg.jeva.JNEMethodInvocationExpression
Returns target expression if there is one, or may return null if target is impliict, or if calling a static method (ClassName.method())
getTargetExpression() - Method in class edu.mit.ai.psg.jevaES.JNEMethodInvocationExpression
Returns target expression if there is one, or may return null if target is impliict, or if calling a static method (ClassName.method())
getTargetExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNSSynchronizedStatement
 
getTargetExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNSSynchronizedStatement
 
getTargetNow() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
 
getTargetNow() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord
return current the target of the sychronization as it is now, or null if call invoked a static method or constructor.
getTargetStoreNode() - Method in class edu.mit.ai.psg.jeva.JNEAssignmentExpression
 
getTargetStoreNode() - Method in class edu.mit.ai.psg.jevaES.JNEAssignmentExpression
 
getTargetThen() - Method in class edu.mit.ai.psg.traveler.SynchronizationRecordDefault
 
getTargetThen() - Method in interface edu.mit.ai.psg.traveler.SynchronizationRecord
return a clone of target as it was when record was created, or null if target was not cloned.
getTestExpression() - Method in class edu.mit.ai.psg.jeva.JNEConditionalExpression
 
getTestExpression() - Method in class edu.mit.ai.psg.jevaES.JNEConditionalExpression
 
getTestExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNSIfStatement
 
getTestExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNSWhileStatement
 
getTestExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNSDoStatement
 
getTestExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNSWhileStatement
 
getTestExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNSDoStatement
 
getTestExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNSIfStatement
 
getThenExpression() - Method in class edu.mit.ai.psg.jeva.JNEConditionalExpression
 
getThenExpression() - Method in class edu.mit.ai.psg.jevaES.JNEConditionalExpression
 
getThenStatementNode() - Method in class edu.mit.ai.psg.jeva.JNSIfStatement
 
getThenStatementNode() - Method in class edu.mit.ai.psg.jevaES.JNSIfStatement
 
getThreadedChildren() - Method in class edu.mit.ai.psg.traveler.ActivityRecordBase
 
getThreadedChildren() - Method in interface edu.mit.ai.psg.traveler.ActivityRecord
 
getThreadOutermostRecord() - Method in class edu.mit.ai.psg.traveler.TraceRecorderDefault
 
getThreadOutermostRecord() - Method in interface edu.mit.ai.psg.traveler.TraceRecorder
get bottom record on activity stack which is specific to this thread, or null.
getThreadOutermostRecord() - Static method in class edu.mit.ai.psg.traveler.Trace
 
getThrown() - Method in class edu.mit.ai.psg.jeva.ThrowException
 
getThrown() - Method in class edu.mit.ai.psg.jeva.EvalMethods.ExittingBodyAbruptlyData
 
getThrown() - Method in class edu.mit.ai.psg.jeva.EvalMethods.AbruptData
 
getThrown() - Method in class edu.mit.ai.psg.jevaES.ThrowException
 
getThrownExpressionNode() - Method in class edu.mit.ai.psg.jeva.JNSThrowStatement
 
getThrownExpressionNode() - Method in class edu.mit.ai.psg.jevaES.JNSThrowStatement
 
getThrowsNode() - Method in class edu.mit.ai.psg.jeva.JNDMethodDeclaration
 
getTitleIcon() - Method in class edu.mit.ai.psg.ui.patches.FrameableApplet
 
getToken(int) - Method in class edu.mit.ai.psg.jeva.JevaParser
 
getToken(int) - Method in class edu.mit.ai.psg.jevaES.JevaESParser
 
getToolTipText(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
get tool tip text for node.
getToolTipText(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererCaching
caches result of OutlineRendererDefault.computeToolTipText(edu.mit.ai.psg.ui.outliner.OutlineNode) on key from OutlineRendererCaching.getToolTipTextCacheKey(edu.mit.ai.psg.ui.outliner.OutlineNode).
getToolTipTextCacheKey(OutlineNode) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererCaching
get key for caching node tool tip text: returns null since default tooltip is same for all nodes.
getTravelerBundleString(String) - Static method in class edu.mit.ai.psg.traveler.TravelerOutliner
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.mit.ai.psg.ui.outliner.OutlineRendererDefault
Renders label and object by setting text of labelComponent and objectComponent to text from OutlineRendererDefault.getLabelText(edu.mit.ai.psg.ui.outliner.OutlineNode) and OutlineRendererDefault.getObjectText(edu.mit.ai.psg.ui.outliner.OutlineNode).
getTryBlock() - Method in class edu.mit.ai.psg.jeva.JNSTryStatement
 
getType() - Method in class edu.mit.ai.psg.jeva.ExpressionNode
Return the cached type of the expression.
getType() - Method in interface edu.mit.ai.psg.jeva.IStore
 
getType() - Method in interface edu.mit.ai.psg.jeva.IField
 
getType() - Method in class edu.mit.ai.psg.jeva.EnvLocalStore
 
getType() - Method in interface edu.mit.ai.psg.jeva.IExpressionNode
Returns cached type of verified expression [verifying calls getType(IEnv)].
getType() - Method in class edu.mit.ai.psg.jeva.JNSVariableDeclarator
 
getType() - Method in class edu.mit.ai.psg.jeva.WrappedField
 
getType() - Method in class edu.mit.ai.psg.jeva.InterpretedField
 
getType() - Method in interface edu.mit.ai.psg.jevaES.IStore
 
getType() - Method in class edu.mit.ai.psg.jevaES.EnvLocalStore
 
getType(IEnv) - Method in class edu.mit.ai.psg.jeva.ExpressionNode
Return the static type of the expression (nodes should not call this method directly).
getType(IEnv) - Method in interface edu.mit.ai.psg.jeva.IExpressionNode
Verifies the type correctness of the expression and returns the static type of the expression (nodes should not call this interface directly).
getType(IEnv) - Method in class edu.mit.ai.psg.jevaES.ExpressionNode
Return the static type of the expression (nodes should not call this method directly).
getType(IEnv) - Method in interface edu.mit.ai.psg.jevaES.IExpressionNode
Verifies the type correctness of the expression and returns the static type of the expression (nodes should not call this interface directly, but should call EvalMethods.getType).
getType(IExpressionNode) - Static method in class edu.mit.ai.psg.jeva.EvalMethods
 
getType(IExpressionNode) - Static method in class edu.mit.ai.psg.jevaES.EvalMethods
return the Class representing the Java type of this expression in default env, after type checking subexpressions.
getType(IExpressionNode, IEnv) - Static method in class edu.mit.ai.psg.jeva.EvalMethods
 
getType(IExpressionNode, IEnv) - Static method in class edu.mit.ai.psg.jevaES.EvalMethods
return Class representing Java type of this expression in given env after type checking subexpressions.
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNDFieldDeclaration
 
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNFormalParameter
 
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNEArrayCreationExpression
 
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNDMethodDeclaration
 
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNEInstanceOfExpression
 
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNEInstanceCreationExpression
 
getTypeNode() - Method in class edu.mit.ai.psg.jeva.JNSLocalVariableDeclaration
 
getTypeNode() - Method in class edu.mit.ai.psg.jevaES.JNSLocalVariableDeclaration
 
getTypeNode() - Method in class edu.mit.ai.psg.jevaES.JNEInstanceOfExpression
 
getTypeNode() - Method in class edu.mit.ai.psg.jevaES.JNFormalParameter
 
getTypes(IEnv) - Method in class edu.mit.ai.psg.jeva.JNEArguments
 
getTypes(IEnv) - Method in class edu.mit.ai.psg.jevaES.JNEArguments
 
getValue() - Method in interface edu.mit.ai.psg.jeva.IStore
 
getValue() - Method in class edu.mit.ai.psg.jeva.EnvLocalStore
throws IllegalStateException if not initialized.
getValue() - Method in class edu.mit.ai.psg.jeva.ReturnException
 
getValue() - Method in class edu.mit.ai.psg.jevaES.ReturnException
 
getValue() - Method in interface edu.mit.ai.psg.jevaES.IStore
 
getValue() - Method in class edu.mit.ai.psg.jevaES.EnvLocalStore
throws IllegalStateException if not initialized.
getValue() - Method in class edu.mit.ai.psg.utilities.HashMapCache.Entry
 
getValue(IEnv) - Method in class edu.mit.ai.psg.jeva.ExpressionNode
Get the value of this node (nodes should not call this method directly).
getValue(IEnv) - Method in interface edu.mit.ai.psg.jeva.IExpressionNode
Get the value of this node (nodes should not call this interface directly).
getValue(IEnv) - Method in class edu.mit.ai.psg.jevaES.ExpressionNode
Get the value of this node (nodes should not call this method directly).
getValue(IEnv) - Method in interface edu.mit.ai.psg.jevaES.IExpressionNode
Get the value of this node (nodes should not call this interface directly, but should call EvalMethods.eval).
getValues() - Method in class edu.mit.ai.psg.jeva.EvalMethods.PreApplyData
 
getVersion() - Static method in class edu.mit.ai.psg.jeva.Jeva
 
getVersion() - Static method in class edu.mit.ai.psg.jevaES.JevaES
 
getVersion() - Static method in class edu.mit.ai.psg.jexa.Jexa
 
getVersion() - Static method in class edu.mit.ai.psg.jexa.awt.Jexa
 
getVersion() - Static method in class edu.mit.ai.psg.traveler.TravelerOutliner
 
getVersion() - Static method in class edu.mit.ai.psg.ui.outliner.Outliner
 
getVersion() - Static method in class edu.mit.ai.psg.strings.Prettify
 
getWrappedClass() - Method in class edu.mit.ai.psg.jeva.WrappedClass
 
getWrappedConstructor() - Method in class edu.mit.ai.psg.jeva.WrappedConstructor
 
getWrappedMethod() - Method in class edu.mit.ai.psg.jeva.WrappedMethod
 
GOTO - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
GOTO - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 
gray - Static variable in class edu.mit.ai.psg.ui.patches.HTMLColor
gray = "#808080"
greaterThan(Object, Object) - Static method in class edu.mit.ai.psg.jeva.PrimitiveOperations
Relational >
greaterThan(Object, Object) - Static method in class edu.mit.ai.psg.jevaES.PrimitiveOperations
Relational >
greaterThanOrEqualTo(Object, Object) - Static method in class edu.mit.ai.psg.jeva.PrimitiveOperations
Relational >=
greaterThanOrEqualTo(Object, Object) - Static method in class edu.mit.ai.psg.jevaES.PrimitiveOperations
Relational >=
green - Static variable in class edu.mit.ai.psg.ui.patches.HTMLColor
green = "#008000"
GT - Static variable in interface edu.mit.ai.psg.jeva.JevaParserConstants
 
GT - Static variable in interface edu.mit.ai.psg.jevaES.JevaESParserConstants
 

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu

A B C D E F G H I J K L M N O P R S T U V W X Y _