Interface IUpdatableReference

  • All Known Implementing Classes:
    UpdatableReference

    public interface IUpdatableReference
    Since:
    2.13
    Noextend:
    This interface is not intended to be extended by clients.
    Noimplement:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getCrossReference

        org.eclipse.xtext.CrossReference getCrossReference()
      • getEReference

        org.eclipse.emf.ecore.EReference getEReference()
      • getIndexInList

        int getIndexInList()
      • getReferenceRegion

        org.eclipse.xtext.formatting2.regionaccess.ISemanticRegion getReferenceRegion()
      • getSourceEObject

        org.eclipse.emf.ecore.EObject getSourceEObject()
      • getTargetEObject

        org.eclipse.emf.ecore.EObject getTargetEObject()