blob: 9083e7447571da7fd7c5c5d76683e40f4092692c [file] [log] [blame]
Model QVTcConfig
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 qvtcconfig <http://www.eclipse.org/qvt/examples/0.1/QVTcConfig>
Class Configuration
Reference inputDirection : Direction<<1..1>>
Reference outputDirection : Direction<<0..*>>
Attribute mode : Mode<<1..1>>
Reference transformation : Transformation<<1..1>>
Reference middle : Direction<<1..1>>
Class Direction -> NamedElement
Reference imports : Import<<1..*>>
Class NamedElement
Attribute name : EString
Class Import -> NamedElement
Attribute metamodelFile : EString
Attribute metamodelUri : EString
Attribute package : EString<<0..*>>
Class Transformation -> NamedElement
Reference direction : Direction<<0..*>>
Reference import : Import<<0..*>>
Enum Mode
Literal check = 0
Literal enforce = 1