We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A class (static) Operation cannot be redefined.
A static Operation cannot be redefined in most programming languages.
Remove the redefinition.
Make the operation non-static.
Disable this rule if you are using a programming language that supports static method inheritance (SmallTalk).
Quick Start Guide
End User Documentation
Modelio Modeler interface
Managing your Modelio projects
Building your models
Modelio diagrams
Import Export
Modelio settings
Local libraries
Remote libraries
MDA services
Handy tools
Diagrams shortcuts
Diagrams specificities
Module Developer Guide
What is a Module ?
Module or Macro ?
Modelio project concepts
Module concepts
Module project development structure
Module development tutorial
Debugging the module with Eclipse
Building Modelio from Source