Bug 127428 - Regenerate GLA model and editor to incorporate schema changes made in feature 79565 and 117062
Summary: Regenerate GLA model and editor to incorporate schema changes made in feature...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP.monitoring (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Valentina Popescu CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords:
Depends on: 79565 117062 125880
Blocks:
  Show dependency tree
 
Reported: 2006-02-13 02:28 EST by Dave Smith CLA
Modified: 2010-06-03 15:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Smith CLA 2006-02-13 02:28:35 EST
GLA feature 79565 introduced a change to the Extractor schema to make it extend ProcessUnit.xsd similar to Sensor.xsd and Outputter.xsd so that Properties can be added to the extractor.  The GLA model and editor need to be regenerated to reflect this change.

This needs to be completed by the end of 4.2 iteration 2.
Comment 1 Dave Smith CLA 2006-02-13 10:18:32 EST
Feature 96433 will also result in schema changes.  Please don't regen the editor until the schema changes for 96433 have been committed to CVS.
Comment 2 Dave Smith CLA 2006-03-28 02:54:14 EST
96433 has been deferred.

79565 and 117062 change the schema of Extractor and Formatter to allow generic properties (name and value), similar to Sensor and Outputter.

125880 will add a new optional attribute to the context instance schema.
Comment 3 Dave Smith CLA 2006-03-28 02:55:41 EST
This needs to be done in iteration 2 before the UI freeze.
Comment 4 Valentina Popescu CLA 2006-03-28 09:35:43 EST
Dave, please add detailed description on what you need to have modified in the editor; it's easier then going through the features you mentioned and trying to guess what has been changed in the schema

'125880 will add a new optional attribute to the context instance schema' - what is this attribute ?.. Is it ICU4j related ?

Comment 5 Valentina Popescu CLA 2006-03-30 09:16:32 EST
Dave, reopen after adding the required information
Comment 6 Valentina Popescu CLA 2006-03-30 09:17:04 EST
closed as fixed by mistake; reopening
Comment 7 Valentina Popescu CLA 2006-03-30 09:17:38 EST
dave, please reopen after adding the required information
Comment 8 Dave Smith CLA 2006-03-30 14:45:33 EST
All dependent GLA schema changes have been committed to CVS.

Here are the changes required for the Adapter Configuration Editor:

1) On ContextInstance details pane, add a new check box called Enable ICU between "Pause interval" and "ISO language code".  If this box is checked, set the enableICU="true" in ContextInstance in adapter file.  If this box is not checked, don't include enableICU attribute in ContextInstance element.  It would be useful to add flyover text to the check box to say something like "Enable International Components for Unicode support during parsing"

2) Add the "Add -> Property" menu option to Extractor and Formatter right click menus similar to Sensor and Outputter under ContextInstance.  Note the Extractor properties are higher priority than the Formatter properites so if you cannot do both, please do the Extractor properties.
Comment 9 Marius Slavescu CLA 2006-03-30 15:27:34 EST
I checked in CVS the updated model.
Comment 10 Valentina Popescu CLA 2006-03-30 22:13:38 EST
Checked in ICU support on the UI context instance; the attribute is set to true/false in the schema depending on the UI value set by the user. I cannot change the schema to not create the icu attribute when the value is set to false; this is an emf save implementation detail
Comment 11 Valentina Popescu CLA 2006-03-30 22:38:59 EST
Add property action added to the extractor and formatter components
Comment 12 Paul Slauenwhite CLA 2009-06-30 09:39:41 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.