Interface Summary |
ActionManager |
This interface defines a plugin that may be used to manage actions. |
IFeatureWizard |
This interface is used to enable features on a given project. |
LinkManager |
This interface must be implemented by plugins that wish to
add new links types between any NodeContainer. |
PackageExtensionManager |
This interface enables to display some panels of properties on package
properties editor. |
PanelExtension |
This interface is used in extension point com.alveole.studio.panel. |
ProjectRefactorListener |
This interface enables to received refactor events to perform on
a project. |
UrlManager |
This interface may be implemented by some Actions and Views to get
URL services that enable to call such action or view. |
ViewManager |
This interface defines a plugin that may be used to manage views. |
XsltResultHandler |
This interface should be implemented to handle XSLT result file
writing. |