Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 355656 - Property Editor: Process
Summary: Property Editor: Process
Status: RESOLVED FIXED
Alias: None
Product: BPMN2Modeler
Classification: SOA
Component: UI (show other bugs)
Version: 0.0.1   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: future   Edit
Assignee: Robert Brodt CLA
QA Contact:
URL: https://issues.jboss.org/browse/JBPM-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 06:27 EDT by Robert Brodt CLA
Modified: 2012-03-01 09:15 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 Robert Brodt CLA 2011-08-24 06:27:21 EDT
Create a custom property editor (implemented either as a popup dialog or a Property Sheet Tab) for the Process.

-> show process properties (id, name, package*) when selecting background (currently only accessible when selecting process element in extended properties)
-> process variables editor
-> process imports*
-> process globals*
Comment 1 Brian Fitzpatrick CLA 2011-12-12 15:47:40 EST
I believe we already do this on the property pages when the background is selected.

The user can see:

* Description tab (id, name, process type, is executable, is closed, plus a property and lane set list)
* Data Items tab (item definition list, data store list, and message list)
* Diagram tab (id, name, documentation)
* Definitions tab (name, target namespace, type language, expression language, exporter, exporter version, imports list)
* Plus the Advanced tab

I'm not sure what we're looking for as far as the process "package", nor the process variables editor, or globals... 

Any specifics that could be provided would be helpful.
Comment 2 Robert Brodt CLA 2012-03-01 09:15:12 EST
Fixed