public static class ObjectNodeView.ConvertObjectNodeToOutputPinAction.ConvertObjectNodeToOutputPinActionFactory
extends java.lang.Object
implements com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementActionFactory
Constructor and Description |
---|
ConvertObjectNodeToOutputPinActionFactory() |
Modifier and Type | Method and Description |
---|---|
void |
addActions(com.nomagic.magicdraw.uml.actions.refactor.convertelement.ConvertElementCategory category,
BaseElement... target) |
boolean |
isAvailable(BaseElement... target) |
public ConvertObjectNodeToOutputPinActionFactory()
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>