Class InformationRegisterRecordFormNewWizardPredicate

    • Constructor Detail

      • InformationRegisterRecordFormNewWizardPredicate

        public InformationRegisterRecordFormNewWizardPredicate()
    • Method Detail

      • test

        public boolean test​(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context)
        Returns false if the given object is information register and write mode set to 'recorder subordinate'. Otherwise returns true
        Specified by:
        test in interface Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>