Last update: 2011-06-23

Package org.proteios.core.plugin

Interface Summary
About Get information, such as the name, version and authors, about a plugin.
AutoDetectingImporter This interface should be implemented by an import plugin that supports auto-detection of the file format.
InteractivePlugin An interactive plugin is a Plugin that supports interactive configuration in a user session.
ParameterValues This interface is used by the plugin to access the different parameters attached to its job and configuration.
Plugin This interface must be implemented by all plugins to Proteios.
Request Pass request information to a plugin.
Response The response interface used by the core.
 

Class Summary
AboutImpl A simple implementation of the About interface.
AbstractPlugin This is an abstract base class useful for developing plugins.
GuiContext  
 

Enum Summary
GuiContext.Type  
Plugin.MainType  
Response.Status  
 


Last update: 2011-06-23