Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transformation of Signals contained by non-class elements #245

Open
itsdani opened this issue Aug 11, 2015 · 1 comment
Open

Transformation of Signals contained by non-class elements #245

itsdani opened this issue Aug 11, 2015 · 1 comment

Comments

@itsdani
Copy link
Contributor

itsdani commented Aug 11, 2015

Currently UML Signals are transformed into XTClassEvents if they are contained by a Class and there is a SignalEvent with its signal reference set to the Signal. Transformation of Signals in other containers (e.g. Components or StateMachines) results in an exception.

What are the requirements of transforming Signals to xtUML elements? Are there any case when Signals with a corresponding SignalEvent contained by a non-class element should be transformed? If there isn't, can a validation rule be added to ensure that Signals are always contained by a Class?

@abelhegedus
Copy link
Member

UML Integration now only transforms events that are specified as nested classifiers of an XTClass.

@abelhegedus abelhegedus modified the milestones: Future, August-2015 Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants