Skip to content

Modeler_audit_rules_R2440

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R2440

Summary

An Operation cannot belong to an Enumeration.

Details

An Enumeration can only contain enumeration literals.

Tips
  • Move the Operation to a service class.

  • If you are developing with Java 1.5 or later, you can disable this rule.

  • The Java Designer module currently reverses enumeration operations in a specific note.

Clone this wiki locally