Skip to content

Conversation

@TimTheHero
Copy link
Collaborator

  • feat: Update Nodefeatures
  • feat: Implement ftfield, tfieldsignature and tfield…
  • -fix now correct propagation
  • feat: Create graphviz visualizing skript WIP
  • docs: added discussed changes in NodeFeatures
  • docs: add description about Graphviz_visualizing script
  • feat: Add firstParameter to TParameter
  • feat: Implementing TMethodSignature.retunType and TParameter.type
  • testing: Adding test_assignments_in_class to minimal examples
  • fix/feature: fix bug where a field in defined in a class
  • Update .coverage

- Added Field, FIeldSignature, FieldDefinition, Read, Write, ReadWrite and Interface
- Sorted according to Fig 2.2 p.10 Constanzes Batchlor Thesis.
-Added Todos and Comments for NodeFeatures
…elddefinition

- created create_field func. to create a field and sett the values according to meta model
- if self.process_file fails, we now throw the exception if it is not "invalid syntax"
- wrote func. get_field_from_internal_structure
- added fieldcreation for visit_assign() in Ast Visitor.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
17.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@TimTheHero TimTheHero merged commit ae3a77e into main Feb 10, 2025
6 of 16 checks passed
@TimTheHero TimTheHero deleted the implementing_fields_AstToEcore branch February 10, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants