Package oms3.dsl

Class Summary

    • Constructor Detail

      • Summary

        public Summary()
    • Method Detail

      • setFile

        public void setFile​(String file)
      • setPeriod

        public void setPeriod​(String period)
      • setMoments

        public void setMoments​(String moments)
      • setVar

        public void setVar​(String var)
      • setTime

        public void setTime​(String time)
      • 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