OCLOperators classfromstring
No edit summary
No edit summary
Line 1: Line 1:
Given a string - search for a class with corresponding name and if found returns it.
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]]

Revision as of 05:40, 12 December 2024

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