public class OrgFilter extends AbstractFilter
_filterType, CAPABILITY_FILTER, HISTORICAL_FILTER, ORGANISATIONAL_FILTER_canonicalName, _description, _displayName, _name, _params| Constructor and Description |
|---|
OrgFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Participant> |
performFilter(java.util.Set<Participant> distSet)
Filters the distribution set passed based on position and/or org group
values specified
|
getFilterType, setFilterType, toXMLaddKey, addParam, addParams, compareTo, equals, evaluate, getCanonicalName, getClassName, getDescription, getDisplayName, getInformation, getKeys, getName, getParamKeys, getParams, getParamValue, hashCode, intersection, reconstitute, setCanonicalName, setDescription, setDisplayName, setKeyValue, setName, setParams, toString, union, unmarshalParamspublic java.util.Set<Participant> performFilter(java.util.Set<Participant> distSet)
performFilter in class AbstractFilterdistSet - the distribution set to filterCopyright © 2004-2014 The YAWL Foundation.