We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
An ObjectNode ordering property must be set in accordance with the presence of a selection behavior.
If an ObjectNode has a selection behaviour, then the ordering of that ObjectNode is “ordered” and vice versa.
When you get an R1350 warning on an ObjectNode, verify that the following:
If the ObjectNode has a selection behaviour, you must set its ordering property to “ordered”.
If the ObjectNode ordering property is set to “ordered”, you must set a selection behaviour.
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