public class ValidateElementDepthAction extends MMSAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_ID |
Constructor and Description |
---|
ValidateElementDepthAction(java.util.Collection<com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element> e,
java.lang.String name) |
ValidateElementDepthAction(java.util.Collection<com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element> e,
java.lang.String name,
int depth) |
ValidateElementDepthAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element e,
java.lang.String name) |
ValidateElementDepthAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element e,
java.lang.String name,
int depth) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
isDisabled, setDisabled, updateState
accept, addAction, addPropertyChangeListener, addShortcut, addShotcut, addWeakPropertyChangeListener, clone, compareTo, createMenuItem, equals, firePropertyChange, getActions, getCommandKey, getDescription, getGroup, getIcon, getID, getLargeIcon, getLargeOrSmallIcon, getMnemonicKey, getName, getPropertyChangeListeners, getShortcuts, getSmallIcon, getSmallOrLargeIcon, hashCode, isIDGenerated, removeAction, removePropertyChangeListener, removeShortcut, removeWeakPropertyChangeListener, setActions, setDescription, setGroup, setLargeIcon, setMnemonicKey, setName, setShortcuts, setSmallIcon, shallowClone, toString
public static final java.lang.String DEFAULT_ID
public ValidateElementDepthAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element e, java.lang.String name, int depth)
public ValidateElementDepthAction(java.util.Collection<com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element> e, java.lang.String name, int depth)
public ValidateElementDepthAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element e, java.lang.String name)
public ValidateElementDepthAction(java.util.Collection<com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element> e, java.lang.String name)