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

External followed by non-external specification of a class results in no coe #238

Closed
Nava2 opened this issue Aug 26, 2015 · 3 comments
Closed
Assignees
Labels
Component-Metamodel Diffic-Med A non-trivial problem that may take over a week or may not be obvious how to fix or require analysis Priority-Medium This problem or request is likely to be of significant benefit if dealt with Status-Verified Type-Enhancement ucosp Suitable for 4th year capstone projects

Comments

@Nava2
Copy link
Contributor

Nava2 commented Aug 26, 2015

Originally reported on Google Code with ID 339
Owned by bjquebecdesloges


external X {}
class X {
abcd;
}

should result in class X being generated with its attribute? Currently no code is generated.

Why? This allows a mixin file with external X to be specified and operated on independently
and then later on mixed in with class X.

See also issue 300


Reported by @umple on 2012-09-30 10:26:39

@Nava2
Copy link
Contributor Author

Nava2 commented Aug 26, 2015

Reported by @umple on 2012-12-31 18:02:00

  • Labels added: ucosp

@Nava2
Copy link
Contributor Author

Nava2 commented Aug 26, 2015

Reported by @umple on 2013-03-05 22:57:05

  • Owner changed: bjquebecdesloges

@Nava2 Nava2 added Priority-Medium This problem or request is likely to be of significant benefit if dealt with Component-Metamodel Status-Verified Type-Enhancement Diffic-Med A non-trivial problem that may take over a week or may not be obvious how to fix or require analysis ucosp Suitable for 4th year capstone projects external labels Aug 26, 2015
@Nava2
Copy link
Contributor Author

Nava2 commented Aug 26, 2015

Reported by @umple on 2013-09-12 14:58:53

  • Status changed: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component-Metamodel Diffic-Med A non-trivial problem that may take over a week or may not be obvious how to fix or require analysis Priority-Medium This problem or request is likely to be of significant benefit if dealt with Status-Verified Type-Enhancement ucosp Suitable for 4th year capstone projects
Projects
None yet
Development

No branches or pull requests

2 participants