blob: de8a1fc56c60718b44cd8043ab041cdb5e9e9216 [file] [log] [blame]
Model Ares
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 ares <http://eclipse.org/amp/ares>
Class Run
Reference model : SContinuousSpace<<1..1>>
Reference testModel : Model<<1..1>>
Reference parameterModel : Model
Attribute result : Result
Reference parameters : Parameter<<0..*>>
Reference constraints : Constraint<<0..*>>
Attribute started : EDate
Attribute finished : EDate
Class Failure
Reference constraint : Constraint
Attribute issue : Issue<<1..1>>
Attribute actualValue : EDouble<<1..1>>
Enum Result
Literal Incomplete = 1
Literal Success = 2
Literal Failure = 3
Enum Issue
Literal BelowRange = 10
Literal AboveRange = 15