Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[etrice-dev] new models and Java generator changes

Hi developers,

we've introduced two new models in eTrice: a physical model and a mapping model.

For further information about the meaning of those models please read the manual in org.eclipse.etrice.doc/manual/etrice.pdf,
chapter 13.

In the near future we will change the generators and the configuration model in a way, that (in the case of none -lib) the
existence of a LogicalSystem is required.
Instance paths will correspondingly change and start with the name of the LogicalSystem followed by the name of the SubSystemRef
and by those of the ActorRefs.


The loading mechanism of the generator was changed in a way that the transitive hull of models is loaded. That is for every model
the imported models are also loaded recursively.
This makes it possible to e.g. just pass the mapping model to the generator.


In case of questions please don't hesitate to ask.

-Henrik



Back to the top