Package oms3.dsl

Class Output

    • Field Detail

      • log

        protected static final Logger log
    • Constructor Detail

      • Output

        public Output()
    • Method Detail

      • setDateformat

        public void setDateformat​(String dateformat)
      • setFloatformat

        public void setFloatformat​(String format)
      • setDecimalformat

        public void setDecimalformat​(String format)
      • setFile

        public void setFile​(String file)
      • setVars

        public void setVars​(String varlist)
      • create

        public Buildable create​(Object name,
                                Object value)
        Description copied from interface: Buildable
        Create a node.
        Specified by:
        create in interface Buildable
        Parameters:
        name - the node name
        value - the value
        Returns:
        a new Subnode