Class AbstractBrainScriptModelGenerator

  • All Implemented Interfaces:
    adams.core.Destroyable, adams.core.GlobalInfoSupporter, adams.core.logging.LoggingLevelHandler, adams.core.logging.LoggingSupporter, adams.core.option.OptionHandler, adams.core.QuickInfoSupporter, adams.core.SizeOfHandler, adams.flow.core.FlowContextHandler, ModelGenerator, Serializable
    Direct Known Subclasses:
    ManualBrainScriptModel, RandomBrainScriptGenerator

    public abstract class AbstractBrainScriptModelGenerator
    extends AbstractModelGenerator
    Just outputs a single manually defined model.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • AbstractBrainScriptModelGenerator

        public AbstractBrainScriptModelGenerator()
    • Method Detail

      • getBrainScriptInfo

        protected String getBrainScriptInfo()
        Returns information on BrainScript.
        Returns:
        the info