org.eclipse.emf.ecp.view.spi.categorization.model
Interface ECPAction

All Known Implementing Classes:
ECPTreeViewAction

public interface ECPAction

This interface defines an ECPAction. Concrete implementations of this class can be added as actions to the view model items.

Author:
Eugen Neufeld

Method Summary
 void execute()
          Method which is called when the action is started.
 

Method Detail

execute

void execute()
Method which is called when the action is started.



Copyright © 2015. All Rights Reserved.