|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.abstractplugins.AbstractImportPlugin
org.processmining.plugins.pnml.importing.PnmlImportNet
public class PnmlImportNet
Constructor Summary | |
---|---|
PnmlImportNet()
|
Method Summary | |
---|---|
protected javax.swing.filechooser.FileFilter |
getFileFilter()
|
protected java.lang.Object |
importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
|
Methods inherited from class org.processmining.framework.abstractplugins.AbstractImportPlugin |
---|
getFile, getInputStream, importFile, importFile, importFile, importFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PnmlImportNet()
Method Detail |
---|
protected javax.swing.filechooser.FileFilter getFileFilter()
protected java.lang.Object importFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes) throws java.lang.Exception
importFromStream
in class org.processmining.framework.abstractplugins.AbstractImportPlugin
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |