Commit c17ce576 authored by Martti Käärik's avatar Martti Käärik
Browse files

Updated meta-model with features from TDL 1.4 specification that would require...

Updated meta-model with features from TDL 1.4 specification that would require transformation of existing model instances.
Differences compared to 1.3:
* Parameter is NamedElement
* DataUse.reduction is MemberReference
+ TestDescription.isLocallyOrdered
* Block.guard is LocalExpression AND multi-valued
* PeriodicBehaviour.period is LocalExpression AND multi-valued
* BoundedLoopBehaviour.numIteration is LocalExpression AND multi-valued
* Assignment.variable is VariableUse
* Interaction.isTrigger moved to Message
+ Message
+ PredefinedFunction
+ MemberReference
+ PredefinedFunctionCall
+ LocalExpression

Change-Id: I02f02cdf6316384a0f6e64ff4d176c7704ee6591
parent 37702df7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment