Package org.contextmapper.dsl.ide.actions
-
Interface Summary Interface Description CMLCodeAction A CML refactoring or transformation (code action that calls a command). -
Class Summary Class Description CMLActionRegistry Class to register all code actions (refactoring and transformation commands) and to filter commands that can be applied for a given set of selected EObjects.CMLActionService SelectionContextResolver Helper method to find all selected EObject (currently selected in editor).