Community
Participate
Working Groups
Created attachment 191054 [details] SystemPort patch and model As discussed before, the attached patch implements the system port. Each Actor has now a port called RTSystemPort. The subsystem contains a replicated RTSystemPort. The second attachment contains a GeneratorModel to simply generate a new SystemProtocol. The initial transition will be triggered via "executeInitTransition" message and will be executed on the target thread. The system port addresses will be hand over to the actor constructor via the first element of the port list. The handling of the system messages is implemented in ActorClassBase (improvements welcome). The replicated port has now a method "getIndexOf(ifitem)". Genrator templates are adappted accordingly.
great! I'll try that as soon as we are back from the EclipseCon
Created attachment 191616 [details] Old Patch plus integration test Old patch is still valid. New patch contains additional integratio tests.
Thanks for the patches. The patches do not contain the new files (e.g. RTSystemServicesProtocolPort.java). Please git add and commit them too before creating the patch.
Created attachment 191726 [details] system port incl integration test V3 i hope noe everything is correct
Two steps were necessary due to patch-rejects http://git.eclipse.org/c/etrice/org.eclipse.etrice.git/commit/?id=6c9498396351f08fda26479dba36f732ff57a294 http://git.eclipse.org/c/etrice/org.eclipse.etrice.git/commit/?id=f429e8a681404718ecf06be741749cb79d922552