public class CapabilityFilter extends AbstractFilter
_filterType, CAPABILITY_FILTER, HISTORICAL_FILTER, ORGANISATIONAL_FILTER_canonicalName, _description, _displayName, _name, _params| Constructor and Description |
|---|
CapabilityFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Participant> |
performFilter(java.util.Set<Participant> distSet)
Abstract method, to be implemented by all child classes, which carries out
whatever filtering the class has been created to do.
|
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)
AbstractFilterperformFilter in class AbstractFilterdistSet - a distribution set of Participant objectsCopyright © 2004-2014 The YAWL Foundation.