In Jjodel, the property className refers to the name of a class or entity within the model, specifically within the JjOM framework. In the context of model-driven engineering (MDE) and domain-specific modeling, className in Jjodel retrieves the type or metaclass of a model element.
Example 1
Given the following metaclass in the Jjodel editor
by selecting it, the expression data.className returns DClass.
Example 2:
If the above expression is applied to an instance of Concept, say Concept_0