Interface ModelPlugin<G>

  • Method Summary

    Modifier and Type
    Method
    Description
    Constructs a model instance from config parameters.

    Methods inherited from interface com.knezevic.edaf.v3.core.plugins.Plugin

    description, type
  • Method Details

    • create

      Model<G> create(Map<String,Object> params)
      Constructs a model instance from config parameters.