public class GenericAllocator extends AbstractAllocator
AbstractAllocator.EventPair_canonicalName, _description, _displayName, _name, _params| Constructor and Description |
|---|
GenericAllocator() |
GenericAllocator(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
performAllocation(java.util.Set<Participant> resources,
WorkItemRecord wir)
Performs an allocation using some strategy
|
getAvgDurations, getAvgDurations, getCost, getCostMap, getLoggedEvents, participantSetToMap, 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 GenericAllocator(java.lang.String name)
public GenericAllocator()
public Participant performAllocation(java.util.Set<Participant> resources, WorkItemRecord wir)
AbstractAllocatorperformAllocation in class AbstractAllocatorresources - the distribution set of participantswir - the work item to allocateCopyright © 2004-2014 The YAWL Foundation.