Interface IDtNewWizardContextPredicate

All Superinterfaces:
Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface IDtNewWizardContextPredicate extends Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>
Marker Predicate interface for using with DT wizard context

Can be used for implementation enablements and/or visibility predicates