|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.models.petrinet.algorithms.TPNWriter
public class TPNWriter
Title: TPNWriter
Description: This static class returns a TPN representation of a PetriNet.
Copyright: Copyright (c) 2004
Company: Technische Universiteit Eindhoven
Field Summary | |
---|---|
static java.lang.String |
INVISIBLE_EVENT_TYPE
This value is used to indicate the event type of an invisible transition. |
Constructor Summary | |
---|---|
TPNWriter()
|
Method Summary | |
---|---|
static java.lang.String |
write(PetriNet net)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INVISIBLE_EVENT_TYPE
Constructor Detail |
---|
public TPNWriter()
Method Detail |
---|
public static java.lang.String write(PetriNet net)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |