Class PendingLinkingCandidateResolver<Expression extends XExpression>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected Expression getExpression()  
      protected void internalSetValue​(org.eclipse.emf.ecore.InternalEObject featureCall, org.eclipse.emf.ecore.EReference structuralFeature, org.eclipse.xtext.common.types.JvmIdentifiableElement newValue)  
      void resolveLinkingProxy​(org.eclipse.emf.ecore.InternalEObject owner, org.eclipse.xtext.common.types.JvmIdentifiableElement newValue, org.eclipse.emf.ecore.EReference structuralFeature, int featureId)  
      • Methods inherited from class java.lang.Object

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

      • PendingLinkingCandidateResolver

        public PendingLinkingCandidateResolver​(Expression expression)
    • Method Detail

      • getExpression

        protected Expression getExpression()
      • resolveLinkingProxy

        public void resolveLinkingProxy​(org.eclipse.emf.ecore.InternalEObject owner,
                                        org.eclipse.xtext.common.types.JvmIdentifiableElement newValue,
                                        org.eclipse.emf.ecore.EReference structuralFeature,
                                        int featureId)
      • internalSetValue

        protected void internalSetValue​(org.eclipse.emf.ecore.InternalEObject featureCall,
                                        org.eclipse.emf.ecore.EReference structuralFeature,
                                        org.eclipse.xtext.common.types.JvmIdentifiableElement newValue)