OCL by example
(Created page with "Three videos to de-mystify OCL. A simple model and some expressions working on it for different purposes. The videos make use of the new OCL editor that has been updated to s...") |
No edit summary |
||
Line 2: | Line 2: | ||
The videos make use of the new OCL editor that has been updated to support code-completion better. It also show case the OCL-debugger that makes it easy to update and navigate data with OCL while you keep on modeling. | The videos make use of the new OCL editor that has been updated to support code-completion better. It also show case the OCL-debugger that makes it easy to update and navigate data with OCL while you keep on modeling. | ||
<html> | |||
<div class="video"> | |||
<div class="video__wrapper"> | |||
<iframe src="https://www.youtube.com/embed/YwNDD-jlkWw?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | |||
</div> | |||
<div class="video__navigation"> | |||
</div> | |||
</div> | |||
</html> | |||
Part 2 – here we continue with a FruitBowl | Part 2 – here we continue with a FruitBowl | ||
<html> | |||
<div class="video"> | |||
<div class="video__wrapper"> | |||
<iframe src="https://www.youtube.com/embed/37nQRqQvLqM?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | |||
</div> | |||
<div class="video__navigation"> | |||
</div> | |||
</div> | |||
</html> | |||
Part 3 – changed requirements - now we must support FruitSalad - to handle fractions of fruit in the bowl | Part 3 – changed requirements - now we must support FruitSalad - to handle fractions of fruit in the bowl | ||
<html> | |||
<div class="video"> | |||
<div class="video__wrapper"> | |||
<iframe src="https://www.youtube.com/embed/QaQu0ojg-Oc?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | |||
</div> | |||
<div class="video__navigation"> | |||
</div> | |||
</div> | |||
</html> |
Revision as of 16:49, 28 November 2018
Three videos to de-mystify OCL. A simple model and some expressions working on it for different purposes.
The videos make use of the new OCL editor that has been updated to support code-completion better. It also show case the OCL-debugger that makes it easy to update and navigate data with OCL while you keep on modeling.
Part 2 – here we continue with a FruitBowl
Part 3 – changed requirements - now we must support FruitSalad - to handle fractions of fruit in the bowl
This page was edited more than 11 months ago on 02/10/2024. What links here