@OpenApiAll
public interface EmfFeatureValueSetter
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getEStructuralFeature()
Feature to set value.
|
void |
setValue(org.eclipse.uml2.uml.Element eElement,
Element mdElement,
EmfUml2ExportFeatureHelper helper)
Sets Eclipse UML2 model element feature value.
|
void setValue(org.eclipse.uml2.uml.Element eElement, Element mdElement, EmfUml2ExportFeatureHelper helper)
eElement
- Eclipse UML2 model element.mdElement
- MagicDraw UML2 model element.helper
- helper.org.eclipse.emf.ecore.EStructuralFeature getEStructuralFeature()