Class EmfFeatureValueSetterImpl

  • All Implemented Interfaces:
    EmfFeatureValueSetter

    @OpenApi
    public abstract class EmfFeatureValueSetterImpl
    extends java.lang.Object
    implements EmfFeatureValueSetter
    Eclipse UML2 model element feature value setter implementation.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private org.eclipse.emf_2_10_2.ecore.EStructuralFeature mEStructuralFeature  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected EmfFeatureValueSetterImpl​(org.eclipse.emf_2_10_2.ecore.EStructuralFeature eStructuralFeature)
      Constructor
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.emf_2_10_2.ecore.EStructuralFeature getEStructuralFeature()
      Feature to set value.
      protected java.lang.String getMDFeatureName​(org.eclipse.emf_2_10_2.ecore.EStructuralFeature eStructuralFeature)  
      protected static org.eclipse.uml2_5_0_2.uml.UMLPackage getUMLPackage()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mEStructuralFeature

        private final org.eclipse.emf_2_10_2.ecore.EStructuralFeature mEStructuralFeature
    • Constructor Detail

      • EmfFeatureValueSetterImpl

        @OpenApi
        protected EmfFeatureValueSetterImpl​(org.eclipse.emf_2_10_2.ecore.EStructuralFeature eStructuralFeature)
        Constructor
        Parameters:
        eStructuralFeature -
    • Method Detail

      • getMDFeatureName

        protected java.lang.String getMDFeatureName​(org.eclipse.emf_2_10_2.ecore.EStructuralFeature eStructuralFeature)
      • getUMLPackage

        protected static org.eclipse.uml2_5_0_2.uml.UMLPackage getUMLPackage()