Class BslDtMatchProvider

    • Constructor Detail

      • BslDtMatchProvider

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

      • getSemanticObjectUri

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

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