Class CurrentTime

    • Constructor Detail

      • CurrentTime

        public CurrentTime()
    • Method Detail

      • setType

        public void setType​(CurrentTime.TimeType value)
        Sets the time type.
        Parameters:
        value - the type
      • typeTipText

        public String typeTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • generates

        public Class[] generates()
        Returns the class of objects that it generates.
        Returns:
        the Class of the generated tokens
      • doExecute

        protected String doExecute()
        Executes the flow item.
        Specified by:
        doExecute in class AbstractActor
        Returns:
        null if everything is fine, otherwise error message