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