TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.probekit.ui.internal
Class AddProbeNatureOperation

java.lang.Object
  extended by org.eclipse.hyades.probekit.ui.internal.AddProbeNatureOperation
All Implemented Interfaces:
org.eclipse.core.resources.IWorkspaceRunnable

public class AddProbeNatureOperation
extends java.lang.Object
implements org.eclipse.core.resources.IWorkspaceRunnable


Field Summary
protected  java.util.List _projectsToConvert
           
 
Constructor Summary
AddProbeNatureOperation(java.util.Collection selection)
           
 
Method Summary
 void run(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_projectsToConvert

protected java.util.List _projectsToConvert
Constructor Detail

AddProbeNatureOperation

public AddProbeNatureOperation(java.util.Collection selection)
Method Detail

run

public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
         throws org.eclipse.core.runtime.CoreException
Specified by:
run in interface org.eclipse.core.resources.IWorkspaceRunnable
Throws:
org.eclipse.core.runtime.CoreException

TPTP 4.5.0 Platform Project
Internal API Specification