diff -r 000000000000 -r 30eb2d538f02 carbidect/com.nokia.tools.carbide.ct.confml.ui/text/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/carbidect/com.nokia.tools.carbide.ct.confml.ui/text/description.txt Thu Mar 11 18:39:02 2010 +0200 @@ -0,0 +1,41 @@ +Model Overview + +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. + +Package overview + + Class Configuration -> LineNumberContainer + Reference features : Feature<<0..*>> + Attribute name : EString + Attribute version : EString + Attribute description : EString + + Class Feature -> LineNumberContainer + Reference settings : Setting<<0..*>> + Attribute ref : EString + Attribute name : EString + + Class Setting -> LineNumberContainer + Attribute ref : EString + Attribute name : EString + + Class SimpleSetting -> Setting + Attribute type : EString + Reference value : SimpleValue + + Class SequenceSetting -> Setting + Reference subSettings : Setting<<0..*>> + Reference values : SequenceValueItem<<0..*>> + + Class SequenceValueItem + Reference subValues : SimpleValue<<0..*>> + + Class SimpleValue -> LineNumberContainer + Attribute value : EString + Reference type : SimpleSetting + + Class LineNumberContainer + Attribute lineNumber : EInt