Class CatalogFormNewWizardPredicate

    • Constructor Detail

      • CatalogFormNewWizardPredicate

        public CatalogFormNewWizardPredicate()
    • Method Detail

      • test

        public boolean test​(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context)
        Returns false if the given object is catalog and hierarchy type is set to 'items'. Otherwise returns true
        Specified by:
        test in interface Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>