Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • uniqueName* – name of the Model Class, used in Model Object to reference the Model Class they instantiate. It can be modified but the back reference references won’t be updated automatically.

  • label – human readable name of the Model Class, displayed to the user, when they select which Model Class they want to use for creating a new Model Object.

  • definition – Json definition of how a Model Object using this Model Class should look like and behave, see below.

...