Versions Compared

Key

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

Cameo Simulation Toolkit Magic Model Analyst can evaluate any expression that contains enumeration literal by name directly, e.g., colour == "Green", but not colour.getName() == Green.

...