Model Ini
This model description is not a real EMF artifact. It was generated by the
org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's
code generator can be extended.
This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
Contains packages:
ini <http://www.symbian.com/ini>
comment <http://www.symbian.com/comment>
Package ini <http://www.symbian.com/ini>
Class IniModel
Reference ini : Ini<<1..*>>
Class Ini
Class IniLeaf
Class Section -> AttachedComment, Ini
Attribute name : EString<<1..1>>
Reference iniLeaf : IniLeaf<<1..*>>
Class Data -> AttachedComment, Ini, IniLeaf
Attribute key : EString<<1..1>>
Attribute value : EString<<1..1>>
Class IniComment -> Comment, Ini, IniLeaf
Package comment <http://www.symbian.com/comment>
Class Comment
Attribute comment : EString
Reference tag : CommentTag
Class CommentTag
Attribute key : EString<<1..1>>
Attribute value : EString<<1..1>>
Class AttachedComment
Reference /attachedComment : Comment<<0..*>>
Reference /attachedTag : CommentTag<<0..*>>
Operation isAttachedAbove() : EBoolean<<1..1>>