java.lang.Object
es.uvigo.esei.sing.textproc.step.xml.definition.ProcessingStepDefinition

public final class ProcessingStepDefinition
extends java.lang.Object
Models a processing step definition, suitable for marshalling and unmarshalling using JAXB.
Author:
Alejandro González García
  • Constructor Summary

    Constructors 
    Constructor Description
    ProcessingStepDefinition()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<ProcessingStepParameter> getParameters()
    Retrieves the list of parameters given by the user for this step.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait