Package org.processmining.framework.abstractplugins


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