Skip to content

Extend UML2SCT transformation to handle target language specific types #11

@laszloItemis

Description

@laszloItemis

The code generation is prepared to do so, but the UML2SCT transformation currently only "copy-pastes" the types from the EA model,
which results in not resolvable types if the transformed CREATE model's domain is set to the target language (Java or C).

This doesn't affect the generated code, but it doesn't fully capitalize on the capabilities of the tool (e.g., Initialization expression, language-specific types, etc...).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions