Class BslReferenceSearchResultContentProvider.ResourceDescriptionFinderParticipant

    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in interface org.eclipse.xtext.resource.ISelectable
      • getExportedObjects

        public Iterable<org.eclipse.xtext.resource.IEObjectDescription> getExportedObjects​(org.eclipse.emf.ecore.EClass type,
                                                                                           org.eclipse.xtext.naming.QualifiedName name,
                                                                                           boolean ignoreCase)
        Specified by:
        getExportedObjects in interface org.eclipse.xtext.resource.ISelectable
      • getExportedObjectsByType

        public Iterable<org.eclipse.xtext.resource.IEObjectDescription> getExportedObjectsByType​(org.eclipse.emf.ecore.EClass type)
        Specified by:
        getExportedObjectsByType in interface org.eclipse.xtext.resource.ISelectable
      • getExportedObjectsByObject

        public Iterable<org.eclipse.xtext.resource.IEObjectDescription> getExportedObjectsByObject​(org.eclipse.emf.ecore.EObject object)
        Specified by:
        getExportedObjectsByObject in interface org.eclipse.xtext.resource.ISelectable
      • getExportedObjects

        public Iterable<org.eclipse.xtext.resource.IEObjectDescription> getExportedObjects()
        Specified by:
        getExportedObjects in interface org.eclipse.xtext.resource.IResourceDescription
        Specified by:
        getExportedObjects in interface org.eclipse.xtext.resource.ISelectable
      • getImportedNames

        public Iterable<org.eclipse.xtext.naming.QualifiedName> getImportedNames()
        Specified by:
        getImportedNames in interface org.eclipse.xtext.resource.IResourceDescription
      • getReferenceDescriptions

        public Iterable<org.eclipse.xtext.resource.IReferenceDescription> getReferenceDescriptions()
        Specified by:
        getReferenceDescriptions in interface org.eclipse.xtext.resource.IResourceDescription
      • getURI

        public org.eclipse.emf.common.util.URI getURI()
        Specified by:
        getURI in interface org.eclipse.xtext.resource.IResourceDescription