Class WekaAttributeSelectionSummary

    • Constructor Detail

      • WekaAttributeSelectionSummary

        public WekaAttributeSelectionSummary()
    • Method Detail

      • accepts

        public Class[] accepts()
        Returns the class that the consumer accepts.
        Returns:
        adams.flow.container.WekaAttributeSelectionContainer.class, weka.attributeSelection.AttributeSelection.class
      • generates

        public Class[] generates()
        Returns the class of objects that it generates.
        Returns:
        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