carbidect/com.nokia.tools.vct.gcfml/text/description.txt
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 Model Persistence-gcfml
       
     2 
       
     3 This model description is not a real EMF artifact. It was generated by the
       
     4 org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's
       
     5 code generator can be extended.
       
     6 This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
       
     7 
       
     8 Package gcfmlmodel <http://www.s60.com/xml/gcfml/1>
       
     9 
       
    10   Class EFile
       
    11     Attribute name : EString
       
    12     Attribute target : EString
       
    13     Reference setting : ESetting<<1..*>>
       
    14     Reference stylesheet : EStylesheet
       
    15 
       
    16   Class ESetting
       
    17     Attribute ref : EString
       
    18 
       
    19   Class EGCFMLDocumentRoot
       
    20     Reference file : EFile<<1..1>>
       
    21 
       
    22   Class EStylesheet
       
    23     Attribute version : EString
       
    24     Reference output : EOutput
       
    25     Attribute content : EString
       
    26 
       
    27   Class EOutput
       
    28     Attribute method : EString
       
    29     Attribute encoding : EString
       
    30     Attribute indent : EString