No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
</style> | </style> | ||
</p> | </p> | ||
< | <br> | ||
<div id="video12"> | <div id="video12"> | ||
<iframe width="740" height="500" src="https://www.youtube.com/embed/GCrqRJ_gzx0?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | <iframe width="740" height="500" src="https://www.youtube.com/embed/GCrqRJ_gzx0?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | ||
Line 63: | Line 63: | ||
<span class="time" data-video="GCrqRJ_gzx0" data-start="23" tabindex="0"> code comments </span> | <span class="time" data-video="GCrqRJ_gzx0" data-start="23" tabindex="0"> code comments </span> | ||
<span class="time" data-video="GCrqRJ_gzx0" data-start="62" tabindex="0"> associations </span> | <span class="time" data-video="GCrqRJ_gzx0" data-start="62" tabindex="0"> associations </span> | ||
<span class="time"data-video="GCrqRJ_gzx0" data-start="137" tabindex="0"> temporary variables introduction (temp operator)</span> | <span class="time" data-video="GCrqRJ_gzx0" data-start="137" tabindex="0"> temporary variables introduction (temp operator)</span> | ||
<span class="time" data-video="GCrqRJ_gzx0" data-start="222" tabindex="0"> add operator </span> | <span class="time" data-video="GCrqRJ_gzx0" data-start="222" tabindex="0"> add operator </span> | ||
<span class="time" data-video="GCrqRJ_gzx0" data-start="248" tabindex="0"> at(0) operator</span> | <span class="time" data-video="GCrqRJ_gzx0" data-start="248" tabindex="0"> at(0) operator</span> | ||
Line 97: | Line 97: | ||
</script> | </script> | ||
</html> | </html> | ||
[[Category:OCL]] | |||
[[Category:OCL Editor]] | |||
[[Category:Expressions]] | |||
[[Category:Operators]] |
Revision as of 17:12, 19 April 2017
An introduction to OCL - the object constraints language - by example. The session also introduce the new MDriven debugger and shows how to get instant results of modelling efforts. This particular session explains the configuration of different operator, concept of derivation and principles of various ocl associaton tools by practical example . It's as closely clear and understanble to learn and to be taught with.
To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.
-
code comments
associations
temporary variables introduction (temp operator)
add operator
at(0) operator
derivation
asCommaList operator
if operator
groupby operator
sum operator
add criteria to the grouping
adding a variables
m1, m2, m3 collections
Collection operators
-
symmetric difference operator
difference operator