Using Derived Layer (OCL Expression)

This tutorial show how to use a Derived Layer.

A derived layer is a leaf Layer where the views are automatically attached to the layer, according to an expression. Actuallty, the expression is expressed in OCL.

Creating a derived Layer

Writing an expression

Expressions Examples

All views starting with a particular string

All classes that are abstract

All classes containing an operation named 'abc'