| Issue 7: | To satisfy task 5 add some additional variables to fields | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Add following fileds: 1. list of all property accessors in the property chain : <code>List<String> propertyAAccessorNames</code> 2. list of all property mutators in the property chain <code>List<String> propertyAMutatorNames</code> 3. list of all types in the property chain <code>List<String> propertyATypeNames</code>
Apr 9, 2009
Project Member
#1
wmly...@gmail.com
Labels:
-Type-Defect Type-Enhancement
|