soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Add 'can cast?' Primitive Condition to all Changeable elements #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Currently, the 'can cast?' Primitive Condition is only defined for Visible 
Things. 

Considering that all Changeable elements also have a field value, and that all 
Changeable elements already have Conditions such as 'fieldValue is set?', the 
'can cast?' Primitive Condition should be applied to all Changeable elements as 
well.

What goal would this enhancement help you achieve?
More consistent metamodel at the expense of reduced performance and larger 
completed models.

Original issue reported on code.google.com by soundasleep on 11 Jan 2011 at 4:28

GoogleCodeExporter commented 9 years ago
Resolved in r2541.

Original comment by soundasleep on 17 Jan 2011 at 1:39