OCLOperators PSEval
(Created page with "A way to switch from ocl to oclps in any expression")
 
No edit summary
Line 1: Line 1:
A way to switch from ocl to oclps in any expression
A way to switch from ocl to oclps in any expression.
 
SomeClass.PSEval(SomeClass.allinstances->select(x|x.name=vWhatever),maxfetch,offset,dependon) -  offers a way to reach into the database from ocl and action-lang - beware that we dont subscribe on sets from db, send things to subscribe on dependon.

Revision as of 13:17, 11 January 2022

A way to switch from ocl to oclps in any expression.

SomeClass.PSEval(SomeClass.allinstances->select(x|x.name=vWhatever),maxfetch,offset,dependon) -  offers a way to reach into the database from ocl and action-lang - beware that we dont subscribe on sets from db, send things to subscribe on dependon.

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