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