Class DtEditorDescriptorRegistry

    • Method Detail

      • getDescriptor

        public IDtGranularEditorAefPageDescriptor getDescriptor​(String pageId,
                                                                org.eclipse.emf.ecore.EObject model)
        Returns the granular editor page descriptor for the given pageId and model.
        Parameters:
        pageId - the identifier of the page, cannot be null.
        model - the editor model, cannot be null.
        Returns:
        the editor page descriptor.