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

C

cachedClassName - Variable in class edu.wpi.ebob.internal.jem.JEMClass
 
cachedClassNamePref - Variable in class edu.wpi.ebob.internal.jem.JEMClass
 
cachedToString - Variable in class edu.wpi.ebob.internal.jem.JEMConstructor
 
canModify(Object, String) - Method in class edu.wpi.ebob.internal.wizards.ArgsCellModifier
 
changeProperty(String) - Method in class edu.wpi.ebob.internal.gui.Instance
changes a property of the instance based on a preference change.
CHAR - Static variable in class edu.wpi.ebob.model.parser.TokenType
token signifying a primitive char
children - Variable in class edu.wpi.ebob.internal.inspect.AbstractNode
the children of this node
classes - Static variable in class edu.wpi.ebob.internal.jem.JEMClass
 
classLabel - Variable in class edu.wpi.ebob.internal.gui.Instance
displays what Class the object is.
classManager - Variable in class edu.wpi.ebob.ObjBenchPlugin
 
ClassManagerEvent - Class in edu.wpi.ebob.model.cm
 
ClassManagerEvent(Object, boolean, boolean) - Constructor for class edu.wpi.ebob.model.cm.ClassManagerEvent
Called only if the dirty flag has been changed.
className - Variable in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage.TypeSearchRequestor
 
classText - Variable in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage
 
clearBenchAction - Variable in class edu.wpi.ebob.views.ObjBenchView
 
ClearObjectBenchAction - Class in edu.wpi.ebob.actions
 
ClearObjectBenchAction() - Constructor for class edu.wpi.ebob.actions.ClearObjectBenchAction
 
cm - Variable in class edu.wpi.ebob.model.parser.Parser
 
cmListener - Variable in class edu.wpi.ebob.views.ObjBenchView
 
CODE_ABSTRACT - Static variable in class edu.wpi.ebob.internal.TypeStatus
user has attempted to create an abstract class
CODE_HAS_MODEL_PROBLEM - Static variable in class edu.wpi.ebob.internal.TypeStatus
there was an exception thrown while getting the information
CODE_MULTIPLE_SELECTIONS - Static variable in class edu.wpi.ebob.internal.TypeStatus
user has attempted to create multiple objects
CODE_NOT_CLASS - Static variable in class edu.wpi.ebob.internal.TypeStatus
user has attempted to create an object that is not a class
CODE_NOT_PUBLIC - Static variable in class edu.wpi.ebob.internal.TypeStatus
user has attempted to create a class that is not public
CODE_NOT_TYPE - Static variable in class edu.wpi.ebob.internal.TypeStatus
user has attempted to create an object that is not a type
COMMA - Static variable in class edu.wpi.ebob.model.parser.TokenType
',' token
compare(Object, Object) - Method in class edu.wpi.ebob.internal.gui.Instance.MethodComparator
 
COMPLIMENT - Static variable in class edu.wpi.ebob.internal.jem.operations.JEMAbstractPrefixOperation
 
computeSize(int, int) - Method in class edu.wpi.ebob.internal.gui.Instance
 
computeSize(int, int, boolean) - Method in class edu.wpi.ebob.internal.gui.Instance
 
configureShell(Shell) - Method in class edu.wpi.ebob.internal.gui.dialogs.ExecuteMethodDialog
 
configureShell(Shell) - Method in class edu.wpi.ebob.internal.gui.dialogs.MethodResultDialog
 
configureShell(Shell) - Method in class edu.wpi.ebob.internal.gui.dialogs.RemoveInstanceDialog
 
constructors - Static variable in class edu.wpi.ebob.internal.jem.JEMConstructor
 
constructorViewer - Variable in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPageExtension
 
container - Variable in class edu.wpi.ebob.internal.gui.ICMouseListener
 
container - Variable in class edu.wpi.ebob.views.ObjBenchView
the container for the gui objects
containsObject(String) - Method in class edu.wpi.ebob.model.ObjectBench
Returns true if the object with the given name exists in the bench, false otherwise.
contributeToActionBars() - Method in class edu.wpi.ebob.views.ObjBenchView
 
createButtonsForButtonBar(Composite) - Method in class edu.wpi.ebob.internal.gui.dialogs.MethodResultDialog
 
createClassText(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage
Creates the "Class name" text row
createConstructorCombo(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPageExtension
 
createControl(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage
 
createControl(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPageExtension
 
createDialogArea(Composite) - Method in class edu.wpi.ebob.internal.gui.dialogs.ExecuteMethodDialog
 
createDialogArea(Composite) - Method in class edu.wpi.ebob.internal.gui.dialogs.MethodResultDialog
 
createDialogArea(Composite) - Method in class edu.wpi.ebob.internal.gui.dialogs.RemoveInstanceDialog
 
createEmptySelectionLabel() - Method in class edu.wpi.ebob.views.PropertiesView
 
createFieldEditors() - Method in class edu.wpi.ebob.preferences.OBPreferencePage
Creates the field editors.
CreateInstanceAction - Class in edu.wpi.ebob.actions
An action for adding instances to the Object Bench.
CreateInstanceAction(Shell) - Constructor for class edu.wpi.ebob.actions.CreateInstanceAction
Creates a new action, tied to the given shell.
CreateInstanceAction(Shell, IType) - Constructor for class edu.wpi.ebob.actions.CreateInstanceAction
Creates a new action, tied to the given shell.
createNameText(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage
Creates the "Instance name" text row
createPartControl(Composite) - Method in class edu.wpi.ebob.views.ObjBenchView
This is a callback that will allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class edu.wpi.ebob.views.PropertiesView
This is a callback that will allow us to create the viewer and initialize it.
createProjectCombo(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPage
 
createStatus(int, int, String, Throwable) - Static method in class edu.wpi.ebob.ObjBenchLogger
Create a status object representing the specified information.
createTable(Composite) - Method in class edu.wpi.ebob.internal.gui.utils.ParameterTableViewer
 
createTable(Composite) - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPageExtension
Create the Table
createTableViewer() - Method in class edu.wpi.ebob.internal.gui.utils.ParameterTableViewer
 
createTableViewer() - Method in class edu.wpi.ebob.wizards.AddToObjectBenchWizardPageExtension
Create the TableViewer
createTreeViewer() - Method in class edu.wpi.ebob.internal.gui.utils.ObjectTreeViewer
 
createViewer() - Method in class edu.wpi.ebob.views.PropertiesView
creates the TableTreeViewer for this view.
ct - Variable in class edu.wpi.ebob.model.parser.Parser
 
currentInstance - Variable in class edu.wpi.ebob.views.PropertiesView
 

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