Changes between Version 3 and Version 4 of GritsTutorial_ObjectModelGritsSampleEditor
- Timestamp:
- 03/30/2017 04:30:31 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GritsTutorial_ObjectModelGritsSampleEditor
v3 v4 12 12 These information might be helpful while working with the code as some variable names might not have been renamed when the object models were renamed. 13 13 14 __Note:__ Also, previous to the '''SampleGroup''' object there were also '''Sample''' object but they did not have much similarity with its corresponding current '''Analyte (Sample)''' object model and they should not be anywhere in the code as they were rewritten with the new object model. This information about very old '''Sample''' object is just for documentation and in case developers see the old plugin or an old piece of code.14 __Note:__ Also, previous to the '''SampleGroup''' object there were also '''Sample''' object but they did not have much similarity with its corresponding current '''Analyte (Sample)''' object model and they should not be anywhere in the code as they were rewritten with the new object model. This information about very old '''Sample''' object is just for documentation and in case developers see the old plugin or an old piece of code. 15 15 16 16 == The Class Diagram for the object model in Sample Editor ==