Class DataToolElement

  • All Implemented Interfaces:
    ToolElement

    public class DataToolElement
    extends AbstractToolElement
    The Class ToolOutputsData.
    Since:
    2.0
    Author:
    Sandrine Perrin
    • Constructor Detail

      • DataToolElement

        public DataToolElement​(ToolInfo toolInfo,
                               Element param,
                               String nameSpace)
                        throws EoulsanException
        Instantiates a new tool outputs data.
        Parameters:
        toolInfo - the ToolInfo object
        param - the param
        Throws:
        EoulsanException - if an error occurs while setting the value
    • Method Detail

      • getValue

        public String getValue()
        Description copied from interface: ToolElement
        Gets the value.
        Returns:
        the value
      • getDataFormat

        public DataFormat getDataFormat()
        Get the data format of the tool element.
        Returns:
        the data format
      • setValue

        public void setValue​(String value)
        Description copied from interface: ToolElement
        Sets the value.
        Parameters:
        value - the value