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, 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 GenericAllocator(java.lang.String name)
public GenericAllocator()
public Participant performAllocation(java.util.Set<Participant> resources, WorkItemRecord wir)
AbstractAllocator
performAllocation
in class AbstractAllocator
resources
- the distribution set of participantswir
- the work item to allocateCopyright © 2004-2014 The YAWL Foundation.