public class Transformation
extends java.lang.Object
Constructor and Description |
---|
Transformation(org.eclipse.core.commands.ExecutionEvent event)
Constructor of the class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.IPath |
execute(javax.swing.JFileChooser chooser)
Method that performs the transformation process from flamm to emfta.
|
public Transformation(org.eclipse.core.commands.ExecutionEvent event)
event
- - event generated when the button is clicked.public org.eclipse.core.runtime.IPath execute(javax.swing.JFileChooser chooser)
chooser
- - receives a fileChooser with has the location of the input model.