Community
Participate
Working Groups
Following the steps outlined in http://eclipse.org/tptp/platform/documents/resources/models/TPTP_Model_Generation.html#3.0, Probekit model validation reports no errors. When generating the model code, the Classes DataType and ProbekitFactoryImpl is different from the files in CVS. There is a new attribute and Class cast errors.
Paul, can you take a look?
Paul, please take a look and contact Joel if you have problem reproducing the error.
Created attachment 185183 [details] patch Attaching patch. Note that this only adds the numPreviousUnits attribute to the model. There is still an additional issue which was introduced when the model generated code was bumped up to 1.5
Created attachment 185241 [details] patch
Does this latest patch address the issue in comment #3? Is this ready to be checked in?
Created attachment 187290 [details] updated patch Attaching final patch. The following changes were made to the model: - Add the 'numPreviousUnits' DataType to the model and assign it value of 14 - Change the DataTypeObject type from org.eclipse.emf.common.util.AbstractEnumerator to org.eclipse.emf.common.util.Enumerator - Change the FragmentTypeObject type from org.eclipse.emf.common.util.AbstractEnumerator to org.eclipse.emf.common.util.Enumerator
Paul, Joel / Paul K. indicated that you made some change to the Probekit model before and would like to have your opinion on the proposed change. Since it's too late to make the model change now, deferring to future to make the change post TPTP 4.7.2.
(In reply to comment #7) > Paul, > > Joel / Paul K. indicated that you made some change to the Probekit model before > and would like to have your opinion on the proposed change. Kathy, I am not comfortable commenting on the actual fix given that I have not worked with the Probekit model for 3 - 4 years. That said, a couple comments on the patch: -The documentation value should formatted for proper HTML rendering. -Update the copyright year. -Ctrl-O (Java editor in Eclipse) the use of import org.eclipse.hyades.models.internal.probekit.*.
No plan to fix.
Closing.