Class DataHistorySupportValidator

    • Constructor Detail

      • DataHistorySupportValidator

        public DataHistorySupportValidator()
    • Method Detail

      • validate

        public static boolean validate​(org.eclipse.emf.ecore.EObject eObject,
                                       org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                       Map<Object,​Object> context,
                                       CompatibilityMode checkedCompatibilityMode)
        Validate EObject.
        Parameters:
        eObject - the validated EObject, cannot be null
        diagnostics - the EMF diagnostics, cannot be null
        context - the validation context, cannot be null
        checkedCompatibilityMode - the checked compatibility mode, cannot be null
        Returns:
        true if the EObject valid