Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 967 Bytes

advanced.md

File metadata and controls

23 lines (13 loc) · 967 Bytes

RiseClipse advanced use

Logo RiseClipe

Using RiseClipse plugins in Eclipse

RiseClipse plugins can be added to an existing Eclipse installation using this update site.

This opens the following possibilities:

  • use the RiseClipse editor to explore and navigate models (SCL, NSD and CIM files)
  • directly validate such model with OCL constraints (either loaded from a file or written in the editor)
  • write OCL constraints using the assisted editor

An old step-by-step guide was written for setting up an environment when there was no update site, it refers to an old version of Eclipse but may still be useful. It is available online or as PDF

Using RiseClipse plugins as librairies for manipulating SCL, NSD or CIM models

... to be completed