Commit Graph

9 Commits

Author SHA1 Message Date
Arjan Molenaar
e64897fc2f
Make Presentation.diagram an association
We can now rely on this association being set. We can set a watch on
changes and slowly move the canvas out of our codebase.
2020-12-24 09:41:23 +01:00
Arjan Molenaar
92143fa739 Fix docstring in Core model overrides 2020-10-07 08:45:40 +02:00
Arjan Molenaar
3f28e6e242 Make PackageableElement.owningPackage navigable
Now Dependency and a bunch of others can be packaged.
2020-09-11 22:08:23 +02:00
Arjan Molenaar
dc6bde9b0c Work through UML 2.5 Common Structure 2020-09-11 22:06:07 +02:00
Arjan Molenaar
7bd7fd24dc Updte NamedElement for UML 2.5 2020-09-11 22:06:06 +02:00
Arjan Molenaar
55e51b1f40 Remove unneeded decl_class type from derived property 2020-08-12 20:06:57 +02:00
Arjan Molenaar
b26aa0836c Rename Stylesheet to StyleSheet
And stylesheet to styleSheet.
2020-05-30 09:02:58 +02:00
Arjan Molenaar
8f73b6c56b Access stylesheet from Presentation 2020-05-29 13:51:55 +02:00
Arjan Molenaar
27b41e043f Build out core model 2020-04-09 23:18:29 +02:00