We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A NameSpace should not both derive from and import another NameSpace.
When a NameSpace derives from another NameSpace, its entire contents are accessible so there is no need to import it as well.
You can safely remove the import link because it is not necessary.
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