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

Standard properties cannot be used #16

Closed
juli1 opened this issue Nov 8, 2011 · 2 comments
Closed

Standard properties cannot be used #16

juli1 opened this issue Nov 8, 2011 · 2 comments
Assignees

Comments

@juli1
Copy link
Contributor

juli1 commented Nov 8, 2011

Hello,

When defining my own properties with the standard properties, OSATE reports error.

For example, in the following property set, the Data_Volume is not correctly parsed by OSATE and it reports an error telling me that the Data_Volume type does not exist. However, I add the Xtext nature to the project and I have the properties added to my workspace, so it should be parsed correctly.

property set Bus_Properties is

Required_Bandwidth : Data_Volume applies to
(abstract, system, device, bus access, connection);

end Bus_Properties;

@ghost ghost assigned reteprelief Nov 8, 2011
@juli1
Copy link
Contributor Author

juli1 commented Nov 11, 2011

Hello,

Unfortunately, the properties did not show up even after updating OSATE. Any hints on that issue ?

@juli1
Copy link
Contributor Author

juli1 commented Nov 11, 2011

I just restart my eclipse environment and all models are corectly parsed after refreshing the workspace.

So, I think we can close this bug.

Best,

@juli1 juli1 closed this as completed Nov 11, 2011
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

No branches or pull requests

2 participants