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

I

IArgsConstants - Interface in edu.wpi.ebob.internal.wizards
 
IArray - Interface in edu.wpi.ebob.model.cm
 
IClass - Interface in edu.wpi.ebob.model.cm
 
IClassManager - Interface in edu.wpi.ebob.model.cm
Performs remote operations on a JVM and retains references for obtaining remote classes and objects.
IClassManagerListener - Interface in edu.wpi.ebob.model.cm
 
ICMouseListener - Class in edu.wpi.ebob.internal.gui
Listens to mouseDown events for the purpose of registering selection.
ICMouseListener(InstanceContainer) - Constructor for class edu.wpi.ebob.internal.gui.ICMouseListener
 
IConstructor - Interface in edu.wpi.ebob.model.cm
 
ID - Static variable in class edu.wpi.ebob.model.parser.TokenType
token signifying a java identifier
IField - Interface in edu.wpi.ebob.model.cm
 
image - Static variable in class edu.wpi.ebob.actions.ClearObjectBenchAction
 
IMember - Interface in edu.wpi.ebob.model.cm
 
IMethod - Interface in edu.wpi.ebob.model.cm
 
index - Variable in class edu.wpi.ebob.internal.inspect.ArrayItemNode
 
init() - Method in class edu.wpi.ebob.actions.RemoveInstanceAction
initializes this action.
init(String) - Method in exception edu.wpi.ebob.model.ObjectRemovalNotSupportedException
initializes the exception with the given name.
init(IWorkbench) - Method in class edu.wpi.ebob.preferences.OBPreferencePage
 
init(IViewSite) - Method in class edu.wpi.ebob.views.PropertiesView
 
init(IWorkbench, IStructuredSelection) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizard
Retrieves the fully-qualified classname and project from the selection.
initializeDefaultPreferences() - Method in class edu.wpi.ebob.preferences.OBPreferenceInitializer
 
input - Variable in class edu.wpi.ebob.model.Parameter
 
inputChanged(Viewer, Object, Object) - Method in class edu.wpi.ebob.internal.inspect.InstanceContentProvider
does nothing.
inputChanged(Viewer, Object, Object) - Method in class edu.wpi.ebob.internal.wizards.ArgsContentProvider
 
inspect() - Method in class edu.wpi.ebob.internal.gui.Instance
launches the properties view.
InspectInstanceAction - Class in edu.wpi.ebob.actions
 
InspectInstanceAction(Instance) - Constructor for class edu.wpi.ebob.actions.InspectInstanceAction
 
instance - Variable in class edu.wpi.ebob.actions.InspectInstanceAction
 
instance - Variable in class edu.wpi.ebob.actions.RemoveInstanceAction
 
instance - Variable in class edu.wpi.ebob.internal.gui.dialogs.RemoveInstanceDialog
 
Instance - Class in edu.wpi.ebob.internal.gui
Represents an instance in the Object Bench.
Instance(Composite, String, IObject) - Constructor for class edu.wpi.ebob.internal.gui.Instance
Creates a new instance using obj as the underlying object and name as its name.
instance - Variable in class edu.wpi.ebob.internal.gui.InstancePropertySource
the instance whose properties we are concerned about.
instance - Variable in class edu.wpi.ebob.internal.inspect.InstanceNode
the underlying instance.
Instance.MethodComparator - Class in edu.wpi.ebob.internal.gui
Sorts two methods by name.
Instance.MethodComparator() - Constructor for class edu.wpi.ebob.internal.gui.Instance.MethodComparator
 
InstanceContainer - Class in edu.wpi.ebob.internal.gui
A graphical container for instances in the Object Bench.
InstanceContainer(Composite) - Constructor for class edu.wpi.ebob.internal.gui.InstanceContainer
constructs a new container with a given parent.
InstanceContentProvider - Class in edu.wpi.ebob.internal.inspect
a content provider for the TableTreeViewer in PropertiesView.
InstanceContentProvider() - Constructor for class edu.wpi.ebob.internal.inspect.InstanceContentProvider
 
InstanceLabelProvider - Class in edu.wpi.ebob.internal.inspect
A label provider for the TableTreeViewer in PropertiesView.
InstanceLabelProvider() - Constructor for class edu.wpi.ebob.internal.inspect.InstanceLabelProvider
 
instanceName - Variable in class edu.wpi.ebob.internal.gui.InstancePropertySource
a reference directly to the instance's name.
InstanceNode - Class in edu.wpi.ebob.internal.inspect
represents an Instancein a tree.
InstanceNode(Instance) - Constructor for class edu.wpi.ebob.internal.inspect.InstanceNode
 
instanceObj - Variable in class edu.wpi.ebob.internal.gui.InstancePropertySource
a reference directly to the instance's object.
InstancePropertySource - Class in edu.wpi.ebob.internal.gui
A handler for instance property data.
InstancePropertySource(Instance) - Constructor for class edu.wpi.ebob.internal.gui.InstancePropertySource
constructs a new property source for the given instance.
INT - Static variable in class edu.wpi.ebob.model.parser.TokenType
token signifying a primitive int
invoke(IObject, IObject[]) - Method in class edu.wpi.ebob.internal.jem.JEMMethod
 
invoke(IObject, IObject[]) - Method in interface edu.wpi.ebob.model.cm.IMethod
 
IObject - Interface in edu.wpi.ebob.model.cm
 
IOperation - Interface in edu.wpi.ebob.model.cm
Represents an operation to be performed on a remote JVM.
IS_FLOAT - Static variable in class edu.wpi.ebob.model.parser.Scanner
 
isAbstract() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isAbstract() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isArray() - Method in class edu.wpi.ebob.internal.jem.JEMClass
 
isArray() - Method in interface edu.wpi.ebob.model.cm.IClass
 
isDirty - Variable in class edu.wpi.ebob.internal.jem.JEMClassManager
 
isDirty() - Method in class edu.wpi.ebob.internal.jem.JEMClassManager
 
isDirty() - Method in interface edu.wpi.ebob.model.cm.IClassManager
States whether the underlying class structure may be out of sync with the class manager.
isFinal() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isFinal() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isFullyQualified - Variable in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage.TypeSearchRequestor
 
isInstanceof(IClass) - Method in class edu.wpi.ebob.internal.jem.JEMObject
 
isInstanceof(IClass) - Method in exception edu.wpi.ebob.internal.jem.JEMRemoteException
 
isInstanceof(IClass) - Method in interface edu.wpi.ebob.model.cm.IObject
 
isModifiable() - Method in class edu.wpi.ebob.internal.inspect.ArrayItemNode
 
isModifiable() - Method in class edu.wpi.ebob.internal.inspect.FieldNode
 
isModifiable() - Method in interface edu.wpi.ebob.internal.inspect.ModifiableNode
 
isNumber(String) - Method in class edu.wpi.ebob.model.parser.Scanner
 
isPrimitive() - Method in class edu.wpi.ebob.internal.jem.JEMClass
 
isPrimitive() - Method in interface edu.wpi.ebob.model.cm.IClass
 
isPrivate() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isPrivate() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isPropertySet(Object) - Method in class edu.wpi.ebob.internal.gui.InstancePropertySource
There is no default value.
isProtected() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isProtected() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isPublic() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isPublic() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isStatic() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isStatic() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isSynchronized() - Method in class edu.wpi.ebob.internal.jem.JEMMember
 
isSynchronized() - Method in interface edu.wpi.ebob.model.cm.IMember
 
isValid() - Method in class edu.wpi.ebob.internal.jem.JEMClassManager
Returns whether this manager is currently associated with a valid project.
isValid() - Method in interface edu.wpi.ebob.model.cm.IClassManager
States whether the manager is currently associated with a project.

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