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, 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)
AbstractFilter
performFilter
in class AbstractFilter
distSet
- a distribution set of Participant objectsCopyright © 2004-2014 The YAWL Foundation.