Good afternoon;
I was wondering is it possible to define custom keywords and shapes in PlantUML.
For instance, I have a programming language called x. In x language instead of "class" the word "Cls" is used. My purpose is visualize the source code using PlantUML but I want to visualise as a class in PlantUML. Is it possible for me to make this kind of changes or can I assign another shape to word "cls" and display it ?
Best Regards,