OCL by example
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<html> | <html> | ||
<iframe src="https://www.youtube.com/embed/YwNDD-jlkWw | |||
<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 | |||
<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 | |||
<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 more than 11 months ago on 02/10/2024. What links here