Class BslTextSearchMatch

    • Constructor Detail

      • BslTextSearchMatch

        public BslTextSearchMatch​(TextSearchFileMatch match,
                                  org.eclipse.emf.common.util.URI semanticObjectUri,
                                  org.eclipse.emf.common.util.URI topObjectUri)
        Constructor
        Parameters:
        match - actual TextSearchFileMatch, cannot be null
        semanticObjectUri - URI to the semantic BSL object corresponding to the Match, cannot be null
        topObjectUri - URI to the Module corresponding to the Match, cannot be null
    • Method Detail

      • getSemanticObjectUri

        public org.eclipse.emf.common.util.URI getSemanticObjectUri()
        Gets URI to the semantic BSL object corresponding to the Match
        Returns:
        URI to the semantic BSL object corresponding to the Match, never null
      • getTopObjectUri

        public org.eclipse.emf.common.util.URI getTopObjectUri()
        Gets URI to the Module corresponding to the Match
        Returns:
        URI to the Module corresponding to the Match, never null