org.eclipse.gmt.umlx.tools
Class AtlText2EcoreAction

java.lang.Object
  extended by org.eclipse.gmt.umlx.tools.AbstractTransformAction
      extended by org.eclipse.gmt.umlx.tools.AtlText2EcoreAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class AtlText2EcoreAction
extends AbstractTransformAction


Field Summary
 
Fields inherited from class org.eclipse.gmt.umlx.tools.AbstractTransformAction
TRANSFORM_FILES_TITLE
 
Constructor Summary
AtlText2EcoreAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
          Respond to the transform a multi-file action by prompting for an output folder and then transforming all files there.
 
Methods inherited from class org.eclipse.gmt.umlx.tools.AbstractTransformAction
getOutputFile, getOutputFiles, promptForFile, promptForFolder, selectionChanged, setActivePart, transform
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtlText2EcoreAction

public AtlText2EcoreAction()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
Respond to the transform a multi-file action by prompting for an output folder and then transforming all files there.