Class JvmModelTargetURICollector


  • public class JvmModelTargetURICollector
    extends org.eclipse.xtext.findReferences.TargetURICollector
    Since:
    2.7
    Noreference:
    This class is not intended to be referenced by clients.
    Noextend:
    This class is not intended to be subclassed by clients.
    Noinstantiate:
    This class is not intended to be instantiated by clients.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void doAdd​(org.eclipse.emf.ecore.EObject object, org.eclipse.xtext.findReferences.TargetURIs targetURIs)  
      • Methods inherited from class org.eclipse.xtext.findReferences.TargetURICollector

        add
      • Methods inherited from class java.lang.Object

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

      • JvmModelTargetURICollector

        public JvmModelTargetURICollector()
    • Method Detail

      • doAdd

        protected void doAdd​(org.eclipse.emf.ecore.EObject object,
                             org.eclipse.xtext.findReferences.TargetURIs targetURIs)
        Overrides:
        doAdd in class org.eclipse.xtext.findReferences.TargetURICollector