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, toXML
addKey, 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, unmarshalParams
public java.util.Set<Participant> performFilter(java.util.Set<Participant> distSet)
performFilter
in class AbstractFilter
distSet
- the distribution set to filterCopyright © 2004-2014 The YAWL Foundation.