|
JIVE Platform Release 0.2.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IGraphicalJiveView using a ScalableRootEditPart
as its RootEditPart.IJiveSearchPage used to update the
status of the Search button.IJiveSearchQuery.IJiveDebugTargets.IJiveDebugTargets using a JFace
StructuredViewer.IJiveDebugTargets.EventVisitor.
ThreadID in a depth-first order.
EventVisitor over the model in a depth-first
order.
ExecutionVisitor over the model in a depth-first
order.
IUpdatableAction to the list of actions that must be
updated when the active target changes.
AncestorListener
interface.AssignEvents.
ExceptionEvent matches the pattern and
exception name.
JiveSearchPattern and the exception caught starts with the
exception name.
JiveSearchPattern.
JiveSearchPattern and whether the return value
condition holds.
JiveSearchPattern.
JiveSearchPattern and the condition on the
value holds.
Comparable interface.
ExecutionOccurrence in which the event occurrence
is contained.
SequenceModel in which the execution occurrence
belongs.
ThreadID
is part of the model.
ContourID into its various
components.ContourID and tokenizes it.
ExceptionCaughtSearchPage.getControl().
InvariantViolatedSearchPage.getControl().
LineExecutedSearchPage.getControl().
MethodCalledSearchPage.getControl().
MethodReturnedSearchPage.getControl().
ObjectCreatedSearchPage.getControl().
VariableChangedSearchPage.getControl().
IStructuredContentProvider to be used as the content
provider for the viewer created by AbstractStructuredJiveView.createViewer(Composite).
ContextMenuProvider to be used as the
MenuManager for the viewer's context menu.
EditPartFactory to be used by the viewer in order to
create EditParts for elements of the model.
GraphicalViewer to be used as the view part's viewer.
IBaseLabelProvider to be used as the label provider
for the viewer created by AbstractStructuredJiveView.createViewer(Composite).
JiveSearchPattern with the supplied values.
IJiveSearchQuery to be used to perform the search.
ViewerSorter to be used as the sorter for the viewer
created by AbstractStructuredJiveView.createViewer(Composite).
StructuredViewer to be used as the view part's viewer.
IJiveDebugTarget,
making it the new active target.
EventOccurrence is added to the
model.
IJiveSearchPage used to create an
ExceptionCaughtSearchQuery.IJiveSearchQuery that is used to check whether an exception was
caught and, if so, where it was thrown.ExceptionEvents and to determine if
the event is and exception caught by a JiveSearchPattern and
exception name.ExecutionOccurrence is added to
the model.
IJiveDebugTarget.ExceptionEvents.
CallEvents.
ReturnEvents.
CallEvents.
AssignEvents.
JavaExecutionActivation representing the execution of a
method that eventually resulted in a MethodActivation, but
itself has neither an identifier nor a context.RelationalOperator represented by the supplied
string.
ContourID.
ContourID.
null if none exists.
Selection, or the empty string if there is none.
IJiveSearchPage.createControl(Composite).
ImageDescriptor of the image to be used for the
DisplayTargetDropDownAction when it is disabled.
ImageDescriptor of the image to be used for the
DisplayTargetDropDownAction when it is enabled.
IJiveDebugTarget that is currently being
presented by the view.
DisplayTargetDropDownAction.
Image associated with the supplied key.
ImageDescriptor associated with the supplied key.
ImageDescriptor used to represent the search query's
result in the Search view's 'Show Previous Searches' tool bar action.
ContourID.
null if none
exists.
ContourID, or
null if the contour ID references a static or an instance
contour.
null if none
exists.
ISelection, or the
empty string if there is none.
InteractiveContourModel.stepForward().
InteractiveContourModel.stepBackward().
ThreadID.
ExecutionOccurrence of the model.
ThreadID associated with the thread being modeled.
ThreadIDs that have threads
contained in the model.
null if none
exists.
ISelection, or the
empty string if there is none.
GraphicalViewer used by the view part to display its
input.
StructuredViewer used by the view part to display its
input.
hashCode.IJiveDebugTargets using a GEF
GraphicalViewer.IJavaDebugTarget monitored by JIVE.IJiveSearchQuery and to create the query when the Search button is
selected.ISearchQuery used to represent a search query over an
IJiveDebugTarget.ISearchResult used to represent results of an
IJiveSearchQuery.IJavaThread that supports both forward and reverse execution.IJiveDebugTarget.ISelection.
AbstractJiveView.createPartControl(Composite) to initialize
the internal viewer for the view.
Message which initiated the execution occurrence.
IJiveSearchPage used to create an
InvariantViolatedSearchQuery.IJiveSearchQuery that is used to check whether a class invariant
was violated.AssignEvents and to determine if the
event is an assignment to a variable represented by a
JiveSearchPattern.IJiveDebugTargets using a JFace
StructuredViewer.ThreadID in a depth-first order.
ExecutionOccurrence.
IAction that can update its own state, for instance, to enable or
disable itself.ExecutionOccurrence particular to Java programs, such as
thread and method activations.JavaExecutionActivation.IJiveSearchQuery input or
portion of input.JiveSearchPattern.IJiveSearchQuery.JiveSearchResult for the supplied query.
EOSEvent occurring on it.
IJiveSearchPage used to create a
LineExecutedSearchQuery.IJiveSearchQuery that is used to check whether a line is executed.rows * cols
components of parent in
a grid.
rows * cols
components of parent in
a grid.
JiveSearchPattern.
ObjectCreatedSearchQuery.NewEventExporter.recordExporter.
Message that was received.
Message that was sent.
EventOccurrence that results in the termination of a
Message.EventOccurrence that results in the creation of a
Message.JavaExecutionActivation representing the execution of a
method.IJiveSearchPage used to create a
MethodCalledSearchQuery.IJiveSearchQuery that is used to check whether a method was
called.CallEvents and to determine if the
event is a call on a method represented by a JiveSearchPattern.IJiveSearchPage used to create a
MethodReturnedSearchQuery.IJiveSearchQuery that is used to check method returns and
optionally conditions on return values.ReturnEvents and to determine if the
event is a return from a method represented by a JiveSearchPattern.SequenceModel used to represent a program execution history of
a multi-threaded program.ExecutionOccurrence.
IJiveSearchPage used to create a
ObjectCreatedSearchQuery.IJiveSearchQuery that is used to search for object creations.NewEvents and to determine if the
event is a object creation represented by a JiveSearchPattern.IJiveDebugTarget using the
supplied IProgressMonitor.
MessageReceive marking the message destination.
ContourCreationRecords and to
determine if any match the search pattern.
IJiveDebugTarget.
IJiveSearchQuery.hashCode, to which is added contributions
from fields.
ISelection into various components
representing Java elements.ISelection and tokenizes
it.
MessageSend marking the message origin.
EventOccurrences
in the order in which they occurred within the program execution.ExecutionOccurrences in the order in which they occurred
within the program execution.SequenceModel.- set(int, T) -
Method in class edu.bsu.cs.jive.util.UnmodifiableStack
-
- setContainer(ISearchPageContainer) -
Method in class edu.buffalo.cse.jive.ui.search.AbstractJiveSearchPage
-
- setContainer(ISearchPageContainer) -
Method in interface edu.buffalo.cse.jive.ui.search.IJiveSearchPage
- Sets the supplied
ISearchPageContainer as the container of the
page.
- setElementAt(T, int) -
Method in class edu.bsu.cs.jive.util.UnmodifiableStack
-
- setFocus() -
Method in class edu.buffalo.cse.jive.ui.AbstractGraphicalJiveView
-
- setFocus() -
Method in class edu.buffalo.cse.jive.ui.AbstractStructuredJiveView
-
- setSize(int) -
Method in class edu.bsu.cs.jive.util.UnmodifiableStack
-
- setViewerInput(IJiveDebugTarget) -
Method in class edu.buffalo.cse.jive.ui.AbstractGraphicalJiveView
-
- setViewerInput(IJiveDebugTarget) -
Method in class edu.buffalo.cse.jive.ui.AbstractJiveView
- Sets the internal viewer's input to that of the supplied target.
- setViewerInput(IJiveDebugTarget) -
Method in class edu.buffalo.cse.jive.ui.AbstractStructuredJiveView
-
- size() -
Method in interface edu.bsu.cs.jive.contour.ContourModel
- Count the number of contours in this model.
- sourcePath -
Variable in class edu.buffalo.cse.jive.ui.search.queries.LineExecutedSearchQuery
- A relative path to the source file of interest.
- sourcePathText -
Variable in class edu.buffalo.cse.jive.ui.search.pages.LineExecutedSearchPage
- A relative path of the Java source file.
- SpringUtilities - Class in edu.bsu.cs.jive.util
- A 1.4 file that provides utility methods for
creating form- or grid-style layouts with SpringLayout.
- SpringUtilities() -
Constructor for class edu.bsu.cs.jive.util.SpringUtilities
-
- StartEvent - Interface in edu.bsu.cs.jive.events
- An event generated at the very beginning of a program's execution.
- StartEvent.Exporter - Interface in edu.bsu.cs.jive.events
- A reverse-builder for a start event.
- StartEvent.Importer - Interface in edu.bsu.cs.jive.events
- A builder for a start event.
- StaticContour - Interface in edu.bsu.cs.jive.contour.java
- A static contour, representing a class' static context.
- STEP_CONTROLS_GROUP -
Static variable in class edu.buffalo.cse.jive.ui.AbstractJiveView
- The group used to hold actions having to do with stepping through a
program in both directions.
- stepBackward() -
Method in interface edu.bsu.cs.jive.contour.InteractiveContourModel
- Play a step-backward transaction.
- stepForward() -
Method in interface edu.bsu.cs.jive.contour.InteractiveContourModel
- Play a step-forward transaction.
- StringSeparator - Class in edu.bsu.cs.jive.util
- Processes collections and provides stringified versions of them.
- StringSeparator() -
Constructor for class edu.bsu.cs.jive.util.StringSeparator
-
- subscribe(T) -
Method in class edu.bsu.cs.jive.util.Publisher
- Add a new subscriber to this publisher.
- SystemCaller - Class in edu.bsu.cs.jive.util
- Singleton system caller.
JavaExecutionActivation representing the execution of a
thread.IJiveDebugTarget.
IJiveSearchPage used to create an
VariableChangedSearchQuery.IJiveSearchQuery that is used to check where a variable has
changed and also when a condition on the new value holds.AssignEvents and to determine if the
event is an assignment to a variable represented by a
JiveSearchPattern.AssignEvent.
CallEvent.
EOSEvent.
ExceptionEvent.
ExitEvent.
LoadEvent.
NewEvent.
ReturnEvent.
StartEvent.
ThreadActivation.
MethodActivation.
FilteredMethodActivation.
EventOccurrernce (other than a
MessageSend).
MessageSend event.
ExecutionOccurrence.
|
JIVE Platform Release 0.2.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||