public class SpecializeClassifierAction extends GenericRuleViolationAction
annotation
Constructor and Description |
---|
SpecializeClassifierAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier specific,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier general) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.lang.String |
getSessionName() |
void |
run() |
static com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization |
specialize(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier specific,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier general) |
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 SpecializeClassifierAction(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier specific, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier general)
public static final com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization specialize(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier specific, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier general)
public void run()
public java.lang.String getName()
getName
in class GenericRuleViolationAction
public java.lang.String getSessionName()
getSessionName
in class GenericRuleViolationAction