Class AtlAction
java.lang.Object
org.eclipse.m2m.atl.adt.ui.outline.AtlAction
- Direct Known Subclasses:
RenameAction
This class should be extended.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
theSelection
protected org.eclipse.jface.viewers.ISelection theSelection
-
-
Constructor Details
-
AtlAction
public AtlAction(org.eclipse.jface.viewers.ISelection its)
-
-
Method Details
-
run
public abstract void run() -
getElement
Returns the element to rename.- Returns:
- the element to rename
-