Class MultiSegmentChildDmrOpenInNewContextStrategyProvider

    • Constructor Detail

      • MultiSegmentChildDmrOpenInNewContextStrategyProvider

        public MultiSegmentChildDmrOpenInNewContextStrategyProvider()
    • Method Detail

      • createOpenInNewContextStrategy

        public OpenInNewContextStrategy createOpenInNewContextStrategy()
        Creates the strategy a multi segment's child dmr in a dialog.
        Returns:
        The strategy
      • handles

        protected boolean handles​(org.eclipse.emf.ecore.EObject owner,
                                  org.eclipse.emf.ecore.EReference reference)
        Description copied from class: ReferenceServiceCustomizationVendor
        Queries whether I should bid on the given owner and reference. The default implementation just returns true; subclasses should override.
        Overrides:
        handles in class ReferenceServiceCustomizationVendor<OpenInNewContextStrategy>
        Parameters:
        owner - the owner of a reference being edited by the Reference Service
        reference - the reference being edited
        Returns:
        whether I should bid