Class DelegatingObjectFeatureImpl

java.lang.Object
com.e1c.langtool.v8.dt.translator.ObjectFeatureImpl
com.e1c.langtool.v8.dt.translator.DelegatingObjectFeatureImpl
All Implemented Interfaces:
DelegatingObjectFeature, ObjectFeature, Serializable

public class DelegatingObjectFeatureImpl extends ObjectFeatureImpl implements DelegatingObjectFeature
See Also:
  • Constructor Details

    • DelegatingObjectFeatureImpl

      public DelegatingObjectFeatureImpl(org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.EStructuralFeature eFeature)
    • DelegatingObjectFeatureImpl

      public DelegatingObjectFeatureImpl(org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.EStructuralFeature eFeature, int index)
  • Method Details

    • getEClass

      public org.eclipse.emf.ecore.EClass getEClass()
      Specified by:
      getEClass in interface DelegatingObjectFeature
    • setEClass

      protected void setEClass(org.eclipse.emf.ecore.EClass eClass)