Class TemplateProcessHandler

java.lang.Object
org.eclipse.cdt.core.templateengine.process.TemplateProcessHandler

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

    • TemplateProcessHandler

      public TemplateProcessHandler(TemplateCore template)
  • Method Details

    • 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