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

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

List of all members.

Public Member Functions

 RefreshOperation (String label)
IStatus execute (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
IStatus redo (IProgressMonitor monitor, IAdaptable info) throws ExecutionException
IStatus undo (IProgressMonitor monitor, IAdaptable info) throws ExecutionException

Static Public Attributes

static final IUndoContext context = new RefreshOperationContext()

Detailed Description

Definition at line 11 of file RefreshOperation.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.operation.RefreshOperation.RefreshOperation ( String  label  ) 

Member Function Documentation

IStatus edu.rice.cs.hpc.traceviewer.operation.RefreshOperation.execute ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException
IStatus edu.rice.cs.hpc.traceviewer.operation.RefreshOperation.redo ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException
IStatus edu.rice.cs.hpc.traceviewer.operation.RefreshOperation.undo ( IProgressMonitor  monitor,
IAdaptable  info 
) throws ExecutionException

Definition at line 33 of file RefreshOperation.java.


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