blob: 545e082d458b0f4d5c6427ab2192e5c3e0d0fe09 [file] [log] [blame]
Model ABase
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 aBase <http://www.eclipse.org/amp/amf/abase/ABase>
Class Value
Class IntValue -> Value
Attribute value : EString
Class RealValue -> Value
Attribute value : EString
Class StringValue -> Value
Attribute value : EString
Class BooleanValue -> Value
Attribute value : BOOLEAN
Enum BOOLEAN
Literal TRUE = 0
Literal FALSE = 1