Class LinkedExpressionImpl

    • Constructor Detail

      • LinkedExpressionImpl

        protected LinkedExpressionImpl()
        Generated
    • Method Detail

      • eStaticClass

        protected org.eclipse.emf.ecore.EClass eStaticClass()
        Overrides:
        eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eStaticFeatureCount

        protected int eStaticFeatureCount()
        Overrides:
        eStaticFeatureCount in class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
        Generated
      • basicGetExpression

        public Expression basicGetExpression()
        Generated
      • eGet

        public java.lang.Object eGet​(int featureID,
                                     boolean resolve,
                                     boolean coreType)
        Specified by:
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eSet

        public void eSet​(int featureID,
                         java.lang.Object newValue)
        Specified by:
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eUnset

        public void eUnset​(int featureID)
        Specified by:
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eIsSet

        public boolean eIsSet​(int featureID)
        Specified by:
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eInvoke

        public java.lang.Object eInvoke​(int operationID,
                                        org.eclipse.emf.common.util.EList<?> arguments)
                                 throws java.lang.reflect.InvocationTargetException
        Specified by:
        eInvoke in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eInvoke in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Throws:
        java.lang.reflect.InvocationTargetException
        Generated