|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.util.Dot
public class Dot
Method Summary | |
---|---|
static att.grappa.Graph |
execute(java.lang.String dotFilename)
|
static att.grappa.Graph |
execute(java.lang.String dotFilename,
boolean deleteFileAfterwards)
Deprecated. The deleteFileAfterwards parameter is not taken into consideration anymore (please use #execute execute instead). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static att.grappa.Graph execute(java.lang.String dotFilename, boolean deleteFileAfterwards) throws java.lang.Exception
#execute execute
instead).
dotFilename
- StringdeleteFileAfterwards
- not used
java.lang.Exception
public static att.grappa.Graph execute(java.lang.String dotFilename) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |