Class GraphicalSchemeValidationChecker

    • Constructor Detail

      • GraphicalSchemeValidationChecker

        public GraphicalSchemeValidationChecker()
        Constructor
    • Method Detail

      • compute

        public void compute​(IBmObject bmObject,
                            IPartBasedObjectContext context,
                            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
        context - The context of the DD computation. May not be null
        progressMonitor - Controls the computation of the derived data. Cannot be null