]> gerrit.simantics Code Review - simantics/platform.git/commit
Added two new user component SCL script simulation stages 76/3276/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 24 Sep 2019 11:44:57 +0000 (14:44 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 24 Sep 2019 11:44:57 +0000 (14:44 +0300)
commit1653df0843d89e68b8e476bda2133e781a667c04
tree368199871a4ebc67c09fd9ed9b6a6544c781327e
parent2dd0e97bbe55e691d86a4254e1495ebddd7d494a
Added two new user component SCL script simulation stages

1. pre-step: executed during each simulation step,
   before native simulation stepping
2. post-step: executed during each simulation step,
   after native and all other stepping logics

The purpose of these is to allow simulation step initialization and
finalization with UC SCL scripts.

gitlab #389

Change-Id: Idbd818f80f30c3bdaefdf75a6c11f0747a9a6a26
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/ComponentTypeScriptEditor.java
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/Messages.java
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/componentTypeEditor/messages.properties