Part 1 OCL Common Expressions
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<html>
<style>
<style>
#video12 {
#video12 {
   position: relative;
   position: relative;
   padding-bottom: 75%;
   height: 500px;
   height: auto;
  width:560px;
   padding-bottom: 10px;
}
}
#video12 iframe {
#video12 iframe {
   position: absolute;
   position: absolute;
   width: 600px;
   min-height: auto;
   height: 400px;
   min-width: auto;
}
}
#video12 div {
#video12 div {
   position: absolute;
   position: absolute;
   top: 0;
   top: 0;
   right: 0;
   left:760px;
   width: 270px;
   width: 260px;
   height: 60%;
   height: 100%;
   padding: 10px;
   padding-left: 10px;
   overflow-y: auto;
   overflow-y: auto;
}
}
#video12 span {
span {
     font-size: 18;
     font-size: 18;
     display:block;
     display:block;
Line 28: Line 30:
   opacity: 0.7;
   opacity: 0.7;
}
}
  #video12 span:hover {
span:hover {
   color: #0000FF;
   color: #0000FF;
   cursor: pointer;
   cursor: pointer;
}
}
#video12 span:focus {
span:focus {
   color: blue;
   color: blue;
</style>
</style>


<h5>  
<h5>  

Revision as of 17:00, 21 December 2016

An introduction to OCL - the object contraints language - by example. The session also introduce the new MDriven debugger and shows how to get instant results of modelling efforts.

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.

Common expressions
    .create .allinstances .select .asstring .representation
at0 and at operator assign operator orderby orderbyDescending loopvar ocl editor overhaul support execution of expressions union operator ocl use in the model (string representation) collect operator member of ECOModel Root abstract classes and its inheritance specialization .OclType derived attribute

This page was edited 92 days ago on 02/10/2024. What links here