Class ReportNodeInstantiator

java.lang.Object
ca.phon.opgraph.nodes.general.MacroNodeInstantiator
ca.phon.app.opgraph.nodes.ReportNodeInstantiator
All Implemented Interfaces:
ca.phon.opgraph.library.instantiators.Instantiator<ca.phon.opgraph.nodes.general.MacroNode>

public class ReportNodeInstantiator extends ca.phon.opgraph.nodes.general.MacroNodeInstantiator
Add Query Reports as MacroNodes in the graph. Fields for project and queryId will be published.
  • Constructor Details

    • ReportNodeInstantiator

      public ReportNodeInstantiator()
  • Method Details

    • newInstance

      public ca.phon.opgraph.nodes.general.MacroNode newInstance(Object... params) throws InstantiationException
      Specified by:
      newInstance in interface ca.phon.opgraph.library.instantiators.Instantiator<ca.phon.opgraph.nodes.general.MacroNode>
      Overrides:
      newInstance in class ca.phon.opgraph.nodes.general.MacroNodeInstantiator
      Throws:
      InstantiationException