carbidect/com.nokia.tools.vct.gcfml/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 Persistence-gcfml

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 gcfmlmodel <http://www.s60.com/xml/gcfml/1>

  Class EFile
    Attribute name : EString
    Attribute target : EString
    Reference setting : ESetting<<1..*>>
    Reference stylesheet : EStylesheet

  Class ESetting
    Attribute ref : EString

  Class EGCFMLDocumentRoot
    Reference file : EFile<<1..1>>

  Class EStylesheet
    Attribute version : EString
    Reference output : EOutput
    Attribute content : EString

  Class EOutput
    Attribute method : EString
    Attribute encoding : EString
    Attribute indent : EString