| [news.eclipse.tools.emf] Cannot serialize attribute editable |
I tried to save an EMF model. All the information gets saved except an attribute called editable. I have 3 classes A, B and C. B contains an attribute called editable and list of C's. The XMI file saved does not contain information regarding editable attribute. Is the word editable reserved by EMF and should not be used to represent any attribute? Thanks Balaji