Community
Participate
Working Groups
If a label has the readOnly property set to "true" in the GMFGen model, then it should not be editable even if a specific Text editor is registered for the semantic element.
Fixed in r3362: - TextAware.xpt has been modified "getDirectEditionType" should now always return NO_DIRECT_EDITION in case the label is declared readOnly in GMFGen model. No real need to re-generate diagram (most label are actually editable of not editable with no advanced direct editor registered).