SiLeBAT/FSK-Lab

View on GitHub
de.bund.bfr.knime.fsklab.metadata.model/generatedviews/ModelEquationView.json

Summary

Maintainability
Test Coverage
{
  "type": "VerticalLayout",
  "elements": [
    {
      "type": "Control",
      "label": "Model Equation Name",
      "scope": "#/properties/modelEquationName"
    },
    {
      "type": "Control",
      "label": "Model Equation Class",
      "scope": "#/properties/modelEquationClass"
    },
    {
      "type": "Control",
      "label": "Model Equation",
      "scope": "#/properties/modelEquation"
    },
    {
      "type": "Control",
      "label": "Reference",
      "scope": "#/properties/reference"
    },
    {
      "type": "Control",
      "label": "Hypothesis Of The Model",
      "scope": "#/properties/hypothesisOfTheModel"
    }
  ]
}