public class PetriNet
extends java.lang.Object
Constructor and Description |
---|
PetriNet(NetGraphModel model,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkValidate() |
java.util.ArrayList<YAWLTask> |
getTasks() |
void |
saveOWFNfile() |
void |
setTasks(java.util.ArrayList<YAWLTask> tasks) |
public PetriNet(NetGraphModel model, java.lang.String path)