public class ActionMap extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.eclipse.emf.ecore.EObject,List<Action>> |
map |
| Constructor and Description |
|---|
ActionMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(org.eclipse.emf.ecore.EObject eObject,
Action action) |
List<Action> |
getActions(org.eclipse.emf.ecore.EObject eObject) |
Copyright © 2020. All rights reserved.