OCLOperators classfromstring
No edit summary
(Added Edited template with July 12, 2025.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Given a string - search for a class with corresponding name and if found returns it.
{{Edited|July|12|2025}}
Given a string, this operator searches for a class with the corresponding name and if found, returns it.


[[Documentation:ClassFromString]]
[[Documentation:ClassFromString]]
[[Category:OCL String Operators]]
[[Category:OCL String Operators]]

Latest revision as of 06:32, 20 January 2025

This page was created by Hans.karlsen@mdriven.net on 2024-09-24. Last edited by Edgar on 2025-01-20.

Given a string, this operator searches for a class with the corresponding name and if found, returns it.

Documentation:ClassFromString