public class PiledExecution extends AbstractConstraint
_canonicalName, _description, _displayName, _name, _params
Constructor and Description |
---|
PiledExecution() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Participant> |
performConstraint(java.util.Set<Participant> p,
WorkItemRecord wir)
Performs a constraint against the distribution set passed
|
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> performConstraint(java.util.Set<Participant> p, WorkItemRecord wir)
AbstractConstraint
performConstraint
in class AbstractConstraint
p
- the distribution set of participantswir
- the workitem being resourcedCopyright © 2004-2014 The YAWL Foundation.