Skip to content
Snippets Groups Projects
  1. Sep 07, 2016
  2. Jul 25, 2016
  3. Mar 18, 2016
  4. Mar 01, 2016
  5. Feb 19, 2016
  6. Sep 21, 2015
  7. Mar 17, 2015
  8. Dec 12, 2014
  9. Dec 08, 2014
  10. Nov 19, 2014
  11. Nov 13, 2014
  12. Sep 01, 2014
    • Simon Barner's avatar
      DerivedAnnotationBase -> IDerivedAnnotation<T> · fe4c4952
      Simon Barner authored
       - Change return type of getValue() to T
       - This allows for more type safe implementation of the underlying calculations
       - The former abstract base class DerivedAnnotationBase used Object as a return type for getValue() to due an EMF code generation bug for generics if the base class is located in a different .ecore file than the concrete class. For interfaces, this bug is not triggered.
        
      refs 1841
      fe4c4952
  13. Aug 29, 2014
    • Simon Barner's avatar
      Introduce "derived" annotation, i.e. based on calculations instead of explicit... · 6086120c
      Simon Barner authored
      Introduce "derived" annotation, i.e. based on calculations instead of explicit annotations / model contents can be implemented
      
      - DerivedAnnotationBase meta-model element, with getValue() EOperation, and a extensive documentation.
      - Corresponding DerivedAnnotationValueProviderBase, implementing a read-only, text-view of the calculation result
      - To implement the above, move handling of annotation EClass & factory to ValueProviderBase
      
      refs 1841
      
      6086120c
  14. Jun 03, 2014
  15. Mar 21, 2014
  16. Nov 06, 2013
  17. Oct 09, 2013
  18. Aug 28, 2013
  19. Jul 10, 2013
  20. Jul 01, 2013
  21. Nov 19, 2012
  22. Jun 30, 2012
  23. Apr 26, 2012
  24. Dec 06, 2011
  25. Dec 01, 2011
  26. Oct 12, 2011
  27. Sep 24, 2011
  28. Aug 25, 2011
  29. Aug 05, 2011
  30. Jul 25, 2011
  31. Jun 29, 2011
  32. Jun 14, 2011
  33. Jun 06, 2011
  34. Jun 05, 2011
  35. May 30, 2011
  36. Apr 05, 2011
Loading