OCL by example
No edit summary
No edit summary
Line 4: Line 4:


<html>
<html>
<iframe src="https://www.youtube.com/embed/YwNDD-jlkWw" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe> </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>
<html>
<iframe src="https://www.youtube.com/embed/37nQRqQvLqM" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
 
<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>
</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>
<html>
<iframe src="https://www.youtube.com/embed/QaQu0ojg-Oc" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
 
<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>
</html>

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