Bug 257653 - Constraint: add 'specification' tab to the properties view of a constraint
Summary: Constraint: add 'specification' tab to the properties view of a constraint
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Samples (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tatiana Fesenko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 199740
  Show dependency tree
 
Reported: 2008-12-04 20:02 EST by Tatiana Fesenko CLA
Modified: 2012-12-11 15:12 EST (History)
0 users

See Also:


Attachments
Patch for ClassD (3.67 KB, patch)
2008-12-04 20:36 EST, Tatiana Fesenko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tatiana Fesenko CLA 2008-12-04 20:02:57 EST
Main properties of a constraint are handled by its 'specification' child. OpaqueExpression is created as a specification by default. Its body property is editable in the diagram via label-inplace, while other important properties (language, etc) can be edited in the UML editor only. 
Adding 'specification' tab to properties view of the constraint would solve the problem. The tab should display properties of 'specification'.
Comment 1 Tatiana Fesenko CLA 2008-12-04 20:36:11 EST
Created attachment 119577 [details]
Patch for ClassD

Modify xPand templates in order to generate the code for other diagrams
Comment 2 Tatiana Fesenko CLA 2009-01-05 12:24:32 EST
Fixed