edu.rice.cs.hpc.traceviewer.operation.DepthOperation Class Reference

Inheritance diagram for edu.rice.cs.hpc.traceviewer.operation.DepthOperation:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.traceviewer.operation.DepthOperation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DepthOperation (String label, int depth)
int getDepth ()
IStatus execute (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
IStatus redo (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
IStatus undo (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
Frame getFrame ()

Static Public Member Functions

static IOperationHistory getOperationHistory ()
static IUndoableOperation[] getUndoHistory ()
static IUndoableOperation[] getRedoHistory ()
static void clear ()

Static Public Attributes

static final IUndoContext traceContext = new TraceOperationContext()
static final IUndoContext undoableContext = new UndoableOperationContext()

Protected Attributes

Frame frame

Package Attributes

int depth

Detailed Description

Definition at line 9 of file DepthOperation.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.operation.DepthOperation.DepthOperation ( String  label,
int  depth 
)

Definition at line 13 of file DepthOperation.java.


Member Function Documentation

static void edu.rice.cs.hpc.traceviewer.operation.TraceOperation.clear (  )  [static, inherited]
IStatus edu.rice.cs.hpc.traceviewer.operation.DepthOperation.execute ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException
int edu.rice.cs.hpc.traceviewer.operation.DepthOperation.getDepth (  ) 
Frame edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getFrame (  )  [inherited]
static IOperationHistory edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getOperationHistory (  )  [static, inherited]
static IUndoableOperation [] edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getRedoHistory (  )  [static, inherited]
static IUndoableOperation [] edu.rice.cs.hpc.traceviewer.operation.TraceOperation.getUndoHistory (  )  [static, inherited]
IStatus edu.rice.cs.hpc.traceviewer.operation.DepthOperation.redo ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException
IStatus edu.rice.cs.hpc.traceviewer.operation.DepthOperation.undo ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1