There was an error while loading. Please reload this page.
In an Instance, the type of an instanciated Attribute must be part of the instanciated class or one of its parent classes.
The related Attribute of an AttributeLink must be owned by:
the Classifier typing the Instance
one of the parent Classifiers of the Classifier typing the Instance
If you have a slot related to an attribute that is not accessible from the instance’s classifier, you should either:
Change the related attribute to one of the classifier’s attributes
Make the attribute accessible to the classifier, by adding an inheritance link for example
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