public class MappingUtil
extends java.lang.Object
Constructor and Description |
---|
MappingUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
refactorProperties(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element lib,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element mc,
com.nomagic.uml2.impl.ElementsFactory ef)
Utility for refactoring properties between the library and mission
characterizations (e.g, lib properties are mandatory for mc)
|
public static void refactorProperties(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element lib, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element mc, com.nomagic.uml2.impl.ElementsFactory ef)
lib
- Library characterizationmc
- Concrete characterizationef
- ElementsFactory