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(@Nonnull BaseElement... target)
isAvailable
in interface com.nomagic.magicdraw.uml.actions.DynamicCategoryFactory<com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory>
public void addActions(@Nonnull com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory category, @Nonnull BaseElement... target)
addActions
in interface com.nomagic.magicdraw.uml.actions.DynamicCategoryFactory<com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory>