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