Class WekaRelationName

    • Constructor Detail

      • WekaRelationName

        public WekaRelationName()
        Deprecated.
    • Method Detail

      • accepts

        public Class[] accepts()
        Deprecated.
        Returns the class that the consumer accepts.
        Returns:
        weka.core.Instance.class, weka.core.Instances.class
      • generates

        public Class[] generates()
        Deprecated.
        Returns the class of objects that it generates.
        Returns:
        java.lang.String.class
      • doExecute

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