public class FilterByName<T extends javax.jmi.reflect.RefObject> extends Object implements Filter<T>
Selector.SelectFixedElements<A,T>| Constructor and Description |
|---|
FilterByName(String target) |
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
execute(Collection<T> collection) |
public FilterByName(String target)
target - not null name value to search forpublic Collection<T> execute(Collection<T> collection) throws RuntimeException, IllegalArgumentException
execute in interface Function<Collection<T extends javax.jmi.reflect.RefObject>,Collection<T extends javax.jmi.reflect.RefObject>>RuntimeExceptionIllegalArgumentExceptionCopyright © 2001–2018 MDA Tools. All rights reserved.