Class MdValidationChecker

    • Constructor Detail

      • MdValidationChecker

        public MdValidationChecker()
        Creates a new instance.
    • Method Detail

      • compute

        public void compute​(IBmObject bmObject,
                            org.eclipse.core.runtime.IProgressMonitor progressMonitor)
        Description copied from interface: IDerivedDataPartComputer
        Computes part of the given object derived data.
        Parameters:
        bmObject - Context of the derived data computing. Cannot be null
        progressMonitor - Controls the computation of the derived data. Cannot be null