OCL by example
No edit summary
(Updated Edited template to July 12, 2025.)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Three videos to de-mystify OCL. A simple model and some expressions working on it for different purposes.
<message>Write the content here to display this box</message>
=== '''28-11-2018''' ===
These three videos de-mystify OCL with 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.
The videos make use of the new OCL editor that has been updated to support code completion better. It also showcases the OCL debugger which makes it easy to update and navigate data with OCL while you continue modeling.


<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 ====
<html>


==== Part 2 – here we continue with a FruitBowl ====
<html>
<html>
<div class="video">
<div class="video">
   <div class="video__wrapper">
   <div class="video__wrapper">
Line 19: Line 32:
</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>
<div class="video">
<div class="video">
   <div class="video__wrapper">
   <div class="video__wrapper">
Line 30: Line 45:


</html>
</html>
[[Category:OCL]]
{{Edited|July|12|2025}}

Latest revision as of 05:59, 20 January 2025

This page was created by Alexandra on 2018-11-28. Last edited by Edgar on 2025-01-20.

28-11-2018

These three videos de-mystify OCL with 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 showcases the OCL debugger which makes it easy to update and navigate data with OCL while you continue 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