strolch/li.strolch.model/src
Robert von Burg c66f7c2805 [Major] Implement StrolchElement.isReadOnly() and .setReadOnly()
Modifying a read only element causes an exception. Retrieving elements from the TX, or directly from the ElementMap returns a clone, so nothing changes there. But elements returned by a query will have their readOnly flag set, thus if these are modified, then they need to be cloned first.
2018-02-27 14:46:23 +01:00
..
main [Major] Implement StrolchElement.isReadOnly() and .setReadOnly() 2018-02-27 14:46:23 +01:00
test [Major] Implement StrolchElement.isReadOnly() and .setReadOnly() 2018-02-27 14:46:23 +01:00