org.eclipse.mat.ui.snapshot
Class OpenSnapshot.Visitor

java.lang.Object
  extended by org.eclipse.mat.ui.snapshot.OpenSnapshot.Visitor
Enclosing class:
OpenSnapshot

public abstract static class OpenSnapshot.Visitor
extends Object


Constructor Summary
OpenSnapshot.Visitor()
           
 
Method Summary
 boolean go(Shell shell)
           
abstract  void visit(IFileStore fileStore)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSnapshot.Visitor

public OpenSnapshot.Visitor()
Method Detail

visit

public abstract void visit(IFileStore fileStore)

go

public boolean go(Shell shell)