public abstract class ProcessTreeContextArrayImpl<K extends ProcessTreeContext> extends ObjectArrayImpl<K> implements ProcessTreeContextArray<K>
list| Constructor and Description |
|---|
ProcessTreeContextArrayImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportToFile(org.processmining.framework.plugin.PluginContext context,
java.io.File file,
ExportContext<K> exporter,
java.lang.String extension) |
addElement, addElement, getElement, getSize, importFromStream, init, removeElement, removeElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElement, addElement, exportToFile, getElement, getSize, importFromStream, init, removeElement, removeElementpublic void exportToFile(org.processmining.framework.plugin.PluginContext context,
java.io.File file,
ExportContext<K> exporter,
java.lang.String extension)
throws java.io.IOException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
java.io.IOExceptionjava.lang.InstantiationExceptionjava.lang.IllegalAccessException