org.yawlfoundation.yawl.resourcing.interactions
Class StartInteraction
java.lang.Object
org.yawlfoundation.yawl.resourcing.interactions.AbstractInteraction
org.yawlfoundation.yawl.resourcing.interactions.StartInteraction
public class StartInteraction
- extends AbstractInteraction
This class describes the requirements of a task at the start phase of
allocating resources.
- Author:
- Michael Adams
v0.1, 02/08/2007
|
Method Summary |
void |
parse(org.jdom.Element e,
org.jdom.Namespace nsYawl)
|
String |
toXML()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartInteraction
public StartInteraction(int initiator)
StartInteraction
public StartInteraction()
StartInteraction
public StartInteraction(String ownerTaskID)
parse
public void parse(org.jdom.Element e,
org.jdom.Namespace nsYawl)
throws ResourceParseException
- Throws:
ResourceParseException
toXML
public String toXML()
Copyright © 2004-2012 The YAWL Foundation.