Class MenuItem

    • Constructor Detail

      • MenuItem

        public MenuItem()
    • Method Detail

      • setMenuItem

        public void setMenuItem​(AbstractBasicMenuItemDefinition value)
        Sets the class label index (1-based index).
        Parameters:
        value - the index
      • menuItemTipText

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

        public Class[] accepts()
        Returns the class that the consumer accepts.
        Returns:
        java.lang.String.class, java.lang.String[].class
      • doExecute

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