1
General Board / Re: Posting UML/SysML Diagrams to this Forum
« on: July 18, 2025, 04:48:49 am »[...] wouldn't it be powerful to have a super-lite diagram editor built into this forum [...].There is a *model* behind any diagram. Primarily, a model would have to be embedded into the post, to make it editable.
Quote
So many topics include lengthy worded descriptions of even simple concepts like Class inheritance structures and inevitably end up relying on ASCII character representations of diagrams. .There are already alternatives worth considering:
- XMI/native XML/others files exported from EA - may be 'restored' to individual EA;
- model specified in textual PlantUML - online tool https://www.plantuml.com/ may be used to quickly build sample diagram, if graphical visualization is desired (but not critical nor EA's specific).