ptanov / epf-process-validator

Set of plugins to be contributed to Eclipse Process Framework (EPF) for validating processes
0 stars 0 forks source link

Abstract SettingDelegate working on list and returning only elements from given type #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Something like AbstractReadOnlySettingDelegate with implemented 
public abstract Object dynamicGet()

Original issue reported on code.google.com by 1.Pla...@gmail.com on 16 Jan 2011 at 9:29

GoogleCodeExporter commented 9 years ago
All classes that extends AbstractReadOnlySettingDelegate and can use this new 
class should be changed in order to use it

Original comment by 1.Pla...@gmail.com on 16 Jan 2011 at 9:35

GoogleCodeExporter commented 9 years ago

Original comment by 1.Pla...@gmail.com on 22 Jan 2011 at 7:04

GoogleCodeExporter commented 9 years ago
Added CustomCategoryCategorizedElementsReadOnlySettingDelegate to handle common 
cases with CustomCategory.categorizedElements

Original comment by 1.Pla...@gmail.com on 22 Jan 2011 at 7:30