org.eclipse.emf.edit.ui.action
Class ValidateAction.EclipseResourcesUtil

java.lang.Object
  extended byorg.eclipse.emf.edit.ui.action.ValidateAction.EclipseResourcesUtil
Enclosing class:
ValidateAction

public static class ValidateAction.EclipseResourcesUtil
extends Object


Constructor Summary
ValidateAction.EclipseResourcesUtil()
           
 
Method Summary
 void createMarkers(org.eclipse.core.resources.IFile file, Diagnostic diagnostic)
           
 org.eclipse.jface.operation.IRunnableWithProgress getWorkspaceModifyOperation(org.eclipse.jface.operation.IRunnableWithProgress runnableWithProgress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateAction.EclipseResourcesUtil

public ValidateAction.EclipseResourcesUtil()
Method Detail

getWorkspaceModifyOperation

public org.eclipse.jface.operation.IRunnableWithProgress getWorkspaceModifyOperation(org.eclipse.jface.operation.IRunnableWithProgress runnableWithProgress)

createMarkers

public void createMarkers(org.eclipse.core.resources.IFile file,
                          Diagnostic diagnostic)

Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.