Class ChartOfCharacteristicTypesFormNewWizardPredicate

    • Constructor Detail

      • ChartOfCharacteristicTypesFormNewWizardPredicate

        public ChartOfCharacteristicTypesFormNewWizardPredicate()
    • Method Detail

      • test

        public boolean test​(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context)
        Returns true if the given object is hierarchy chart of characteristic types. Otherwise returns false.
        Specified by:
        test in interface Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>