public static class PinView.ConvertPinToObjectNodeAction.ConvertPinToObjectNodeActionFactory
extends java.lang.Object
implements com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementActionFactory
| Constructor and Description |
|---|
ConvertPinToObjectNodeActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addActions(com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory category,
BaseElement... target) |
boolean |
isAvailable(BaseElement... target) |
public boolean isAvailable(BaseElement... target)
isAvailable in interface com.nomagic.magicdraw.uml.actions.DynamicCategoryFactory<com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory>public void addActions(com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory category,
BaseElement... target)
addActions in interface com.nomagic.magicdraw.uml.actions.DynamicCategoryFactory<com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory>