Package org.processmining.framework.abstractplugins
-
Interface Summary Interface Description ImportPlugin This interface should be implemented by plugins that serve as input plugins. -
Class Summary Class Description AbstractImportPlugin Note that implementing classes of this baseclass should carry the UIImportPlugin annotation Subclasses of AbstractImportPlugin should use the @Plugin Annotation as follows: