Uses of Class
ca.phon.app.opgraph.wizard.NodeWizardReportContext
Packages that use NodeWizardReportContext
-
Uses of NodeWizardReportContext in ca.phon.app.opgraph.analysis
Methods in ca.phon.app.opgraph.analysis with parameters of type NodeWizardReportContextModifier and TypeMethodDescriptionvoidAnalysisWizard.setupReportContext(NodeWizardReportContext context) voidAnalysisWizardExtension.setupReportContext(NodeWizardReportContext context) -
Uses of NodeWizardReportContext in ca.phon.app.opgraph.wizard
Methods in ca.phon.app.opgraph.wizard with parameters of type NodeWizardReportContextModifier and TypeMethodDescriptionNodeWizardReportTemplate.merge(NodeWizardReportContext ctx) voidNodeWizard.setupReportContext(NodeWizardReportContext ctx) Setup report context variables for velocity graph, buffers, etc.voidWizardExtension.setupReportContext(NodeWizardReportContext context) Setup a map of object which will be added to the report generator context.