public class StereotypedElementTransformationActions
extends java.lang.Object
Constructor and Description |
---|
StereotypedElementTransformationActions() |
Modifier and Type | Method and Description |
---|---|
static void |
createAttributeredefinition(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property childAttribute,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property parentAttribute) |
static void |
createBlockAttributes(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property property,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Class block,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralSpecification value) |
static void |
createImpliedParentBlock(FindCommonParentClassMatch match) |
static void |
createRemoveStereotypeInstance(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Slot slot,
com.nomagic.uml2.ext.magicdraw.mdprofiles.Stereotype stereotype) |
public StereotypedElementTransformationActions()
public static void createBlockAttributes(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property property, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Class block, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralSpecification value)
public static void createAttributeredefinition(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property childAttribute, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property parentAttribute)
public static void createRemoveStereotypeInstance(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Slot slot, com.nomagic.uml2.ext.magicdraw.mdprofiles.Stereotype stereotype)
public static void createImpliedParentBlock(FindCommonParentClassMatch match) throws com.nomagic.magicdraw.openapi.uml.ReadOnlyElementException
com.nomagic.magicdraw.openapi.uml.ReadOnlyElementException