Package com._1c.g5.v8.dt.ui.wizards
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
-
Method Summary