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
|
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> performConstraint(java.util.Set<Participant> p, WorkItemRecord wir)
AbstractConstraintperformConstraint in class AbstractConstraintp - the distribution set of participantswir - the workitem being resourcedCopyright © 2004-2014 The YAWL Foundation.