StatechartEditor needs to handle read-only state files
If state(group)-files are read-only they should be also read-only in the statechart editor. When states are installed they are usually read-only.
At the moment you can add a state and only during saving you will get the write error. The statechart will end up in an invalid state if this state was used somewhere.