public class RenameElementAction extends GenericRuleViolationAction
annotation
Constructor and Description |
---|
RenameElementAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement source,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement target,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.lang.String |
getSessionName() |
void |
run() |
actionPerformed, canExecute, execute, getProgressDescription, onStart, onStop
doAction, doAfterSuccess, execute, executeMany, getAnnotation, removeViolationAndUpdateWindow, removeViolationsAndUpdateWindow, saySuccess, setAnnotation, setRuleViolationResult, setValidationWindowRun
accept, addAction, addPropertyChangeListener, addShortcut, addShotcut, addWeakPropertyChangeListener, clone, compareTo, createMenuItem, equals, firePropertyChange, getActions, getCommandKey, getDescription, getGroup, getIcon, getID, getLargeIcon, getLargeOrSmallIcon, getMnemonicKey, getPropertyChangeListeners, getShortcuts, getSmallIcon, getSmallOrLargeIcon, hashCode, isIDGenerated, removeAction, removePropertyChangeListener, removeShortcut, removeWeakPropertyChangeListener, setActions, setDescription, setGroup, setLargeIcon, setMnemonicKey, setName, setShortcuts, setSmallIcon, shallowClone, toString
public RenameElementAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement source, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement target, java.lang.String name)
public void run()
public java.lang.String getName()
getName
in class GenericRuleViolationAction
public java.lang.String getSessionName()
getSessionName
in class GenericRuleViolationAction