Class CategorizationRevealProvider

    • Constructor Detail

      • CategorizationRevealProvider

        public CategorizationRevealProvider()
    • Method Detail

      • reveal

        public RevealStep reveal​(VElement element,
                                 org.eclipse.emf.ecore.EObject object,
                                 RevealHelper helper)
        Create an intermediate reveal step to drill down into a categorization element.
        Parameters:
        element - the categorization element in which to drill down
        object - the object to reveal
        helper - the reveal helper for drill-down
        Returns:
        the drill-down reveal step