Class TemplateProcessHandler


  • public class TemplateProcessHandler
    extends Object
    Class handles the Template processes
    • Constructor Detail

      • TemplateProcessHandler

        public TemplateProcessHandler​(TemplateCore template)
    • Method Detail

      • processAll

        public org.eclipse.core.runtime.IStatus[] processAll​(org.eclipse.core.runtime.IProgressMonitor monitor)
                                                      throws ProcessFailureException
        Parameters:
        monitor -
        Returns:
        IStatus, as an array of status info
        Throws:
        ProcessFailureException
      • getAllMacros

        public Set<String> getAllMacros()
        Returns:
        the union of all macros used in this template's process groups