OCL by example
No edit summary
No edit summary
Line 9: Line 9:
==== Part 2 – here we continue with a FruitBowl ====
==== Part 2 – here we continue with a FruitBowl ====
<html>
<html>
<div class="video">
<iframe src="https://www.youtube.com/embed/37nQRqQvLqM" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
  <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>
</html>
Line 21: Line 15:
==== 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>
<html>
<div class="video">
<iframe src="https://www.youtube.com/embed/QaQu0ojg-Oc" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
  <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>
</html>

Revision as of 17:02, 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 77 days ago on 02/10/2024. What links here