Class TraceLinkCreatingTemplateExecutionListener
- java.lang.Object
-
- org.eclipse.epsilon.egl.execute.control.DefaultTemplateExecutionListener
-
- org.eclipse.epsilon.egl.engine.traceability.fine.internal.TraceLinkCreatingTemplateExecutionListener
-
- All Implemented Interfaces:
ITemplateExecutionListener
public class TraceLinkCreatingTemplateExecutionListener extends DefaultTemplateExecutionListener
-
-
Constructor Summary
Constructors Constructor Description TraceLinkCreatingTemplateExecutionListener(Trace trace, TracedPropertyAccessLedger ledger)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
finishedGenerating(EglPersistentTemplate template, String path)
-
Methods inherited from class org.eclipse.epsilon.egl.execute.control.DefaultTemplateExecutionListener
aboutToProcess, finishedProcessing
-
-
-
-
Constructor Detail
-
TraceLinkCreatingTemplateExecutionListener
public TraceLinkCreatingTemplateExecutionListener(Trace trace, TracedPropertyAccessLedger ledger)
-
-
Method Detail
-
finishedGenerating
public void finishedGenerating(EglPersistentTemplate template, String path)
- Specified by:
finishedGenerating
in interfaceITemplateExecutionListener
- Overrides:
finishedGenerating
in classDefaultTemplateExecutionListener
-
-