1. 07 Mar, 2023 1 commit
  2. 01 Mar, 2023 1 commit
  3. 28 Feb, 2023 3 commits
  4. 22 Feb, 2023 1 commit
  5. 07 Mar, 2022 1 commit
    • Philip Makedonski's avatar
      + meta-model implementation refinements · 01a4f639
      Philip Makedonski authored
      * conformsTo operation refinement (element conforms to self)
      + allConstraints generic implementation for DataType and specialised for simpleDataType and structuredDataType
      + resolveDataType for AnyValue
      + corresponding genmodel updates
      01a4f639
  6. 22 Dec, 2021 1 commit
    • Philip Makedonski's avatar
      + latest updates to the meta-model implementation (breaking changes, other... · df6f85e4
      Philip Makedonski authored
      + latest updates to the meta-model implementation (breaking changes, other components still to be aligned)
      
      * changed actualParameter to argument in TDReference and ActionReference
      + added conformsTo(name) operation
      * changed SimpleDataType extension to [0..1] and adapted operations
      + added resolveDataType to PredefinedFunctionCall, DataElementUse
      * renamed operation extending to isExtending
      * changed Constraint.quantifier to DataUse
      + updated GenModel
      df6f85e4
  7. 10 Dec, 2021 1 commit
    • Philip Makedonski's avatar
      + meta-model implementation improvements and fixes according to latest updates in Part 1 · cebc63cb
      Philip Makedonski authored
      + fixed #13 and #14
      + added resolveDataType for LiteralValueUse
      + added unassignedMember to CollectionDataInstance
      + changed super-class of Assignment to AtomicBehaviour (and added getParticipatingComponents implementation)
      + added DataUse.isEffectivelyStatic operation
      + changed StructuredDataType.extension to 0..* (multiple extensions)
      + changed SimpleDataType.extension to 0..* (multiple extensions)
      cebc63cb
  8. 30 Nov, 2021 1 commit
  9. 30 Sep, 2021 3 commits
  10. 29 Sep, 2021 1 commit
  11. 05 May, 2021 1 commit
  12. 15 Jun, 2020 1 commit
  13. 06 May, 2020 2 commits
  14. 27 Apr, 2020 1 commit
  15. 22 May, 2019 1 commit
  16. 10 Oct, 2017 1 commit
  17. 05 Oct, 2017 2 commits
    • Martti Käärik's avatar
      Updated meta-model with features from TDL 1.4 specification that would require... · c17ce576
      Martti Käärik authored
      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
      c17ce576
    • Martti Käärik's avatar
      Reverted most meta-model changes from 1afc3ff4 · 37702df7
      Martti Käärik authored
      Change-Id: I57948478c1a71a70223409c1ef6002e778b86411
      37702df7
  18. 04 Jul, 2017 1 commit
  19. 30 Jun, 2017 3 commits