carbidect/com.nokia.tools.carbide.ct.crml.ui/text/description.txt
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

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 <http://www.s60.com/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