Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334418 - Handle assignment of default values that cannot be used for target variables.
Summary: Handle assignment of default values that cannot be used for target variables.
Status: NEW
Alias: None
Product: AMP
Classification: Modeling
Component: AMF (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Miles Parker CLA
QA Contact: Miles Parker CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-14 15:02 EST by Miles Parker CLA
Modified: 2011-01-14 15:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miles Parker CLA 2011-01-14 15:02:07 EST
We need to check for the case where a value entered as a default value is not an appropriate value for that attribute. Primary issue is attempting to give real values for integers. This should create a model error so we don't violate principal that valid models should not produce invalid code.