de.lmu.ifi.pst.x10080133.context
Class BrowserContextConfigurator
java.lang.Object
de.lmu.ifi.pst.x10080133.context.BrowserContextConfigurator
- All Implemented Interfaces:
- com.nomagic.magicdraw.actions.BrowserContextAMConfigurator, com.nomagic.magicdraw.actions.ConfiguratorWithPriority
public class BrowserContextConfigurator
- extends java.lang.Object
- implements com.nomagic.magicdraw.actions.BrowserContextAMConfigurator
Extends MagicDraw context by SNP_PLUGIN_MENU_CATEGORY/SNP_PLUGIN_MENU_ID
- Author:
- Roman.Schwienbacher
Fields inherited from interface com.nomagic.magicdraw.actions.ConfiguratorWithPriority |
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY |
Method Summary |
void |
configure(com.nomagic.actions.ActionsManager mgr,
com.nomagic.magicdraw.ui.browser.Tree tree)
|
int |
getPriority()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SNP_PLUGIN_MENU_CATEGORY
public static final java.lang.String SNP_PLUGIN_MENU_CATEGORY
- See Also:
- Constant Field Values
SNP_PLUGIN_MENU_ID
public static final java.lang.String SNP_PLUGIN_MENU_ID
- See Also:
- Constant Field Values
action
private com.nomagic.actions.NMAction action
BrowserContextConfigurator
public BrowserContextConfigurator(com.nomagic.actions.NMAction nmAction)
getPriority
public int getPriority()
- Specified by:
getPriority
in interface com.nomagic.magicdraw.actions.ConfiguratorWithPriority
configure
public void configure(com.nomagic.actions.ActionsManager mgr,
com.nomagic.magicdraw.ui.browser.Tree tree)
- Specified by:
configure
in interface com.nomagic.magicdraw.actions.BrowserContextAMConfigurator