@param localIsDerived the localIsDerived to set
(boolean localIsDerived)
| 622 | * the localIsDerived to set |
| 623 | */ |
| 624 | public void setLocalIsDerived(boolean localIsDerived) { |
| 625 | this.localIsDerived = localIsDerived; |
| 626 | } |
| 627 | |
| 628 | /** |
| 629 | * @return the maxWorkGroupSize |