public static class GanttModelUtil.ResourceIDPredicate extends java.lang.Object implements GanttModelUtil.Predicate<ilog.views.gantt.IlvResource>
| Constructor and Description | 
|---|
| ResourceIDPredicate(java.lang.String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | test(ilog.views.gantt.IlvResource in) | 
public boolean test(ilog.views.gantt.IlvResource in)
test in interface GanttModelUtil.Predicate<ilog.views.gantt.IlvResource>