|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPInternalOEMPlugin
Method Summary | |
---|---|
int |
activeProjectAboutToChange()
Notify the Plugin upon ActiveProjectAboutToChange |
int |
activeProjectHasChanged()
Notify the Plugin upon ActiveProjectHasChanged |
java.lang.String |
onMenuItemSelect(java.lang.String menuItem)
Selects a given menu item |
java.lang.String |
onMenuItemSelectWithParameters(java.lang.String menuItem,
java.lang.String parameters)
For internal use only. |
int |
rhapPluginAnimationStopped()
Notify the Plugin upon RhapPluginAnimationStopped |
int |
rhpPluginAnimationStarted()
Notify the Plugin upon RhpPluginAnimationStarted |
int |
rhpPluginCleanup()
Performs cleanup of the Plugin |
void |
rhpPluginDoCommand(java.lang.String theCommand)
Notify the Plugin to executes a command |
int |
rhpPluginFinalCleanup()
Performs final cleanup of the plugin |
int |
rhpPluginInit()
Initializes the plugin |
int |
rhpPluginInvokeItem()
Invoke an item of the Plugin |
void |
rhpPluginOnIDEBuildDone(java.lang.String buildStatus)
Notify the Plugin upon build done |
int |
rhpPluginSetApplication(IRPApplication pRPApp)
Sets the IRPApplication of the plugin |
int |
rhpSavingProject()
Notify the Plugin upon Rhapsody save |
Method Detail |
---|
int activeProjectAboutToChange()
RhapsodyRuntimeException
int activeProjectHasChanged()
RhapsodyRuntimeException
java.lang.String onMenuItemSelect(java.lang.String menuItem)
RhapsodyRuntimeException
java.lang.String onMenuItemSelectWithParameters(java.lang.String menuItem, java.lang.String parameters)
int rhapPluginAnimationStopped()
RhapsodyRuntimeException
int rhpPluginAnimationStarted()
RhapsodyRuntimeException
int rhpPluginCleanup()
RhapsodyRuntimeException
void rhpPluginDoCommand(java.lang.String theCommand)
RhapsodyRuntimeException
int rhpPluginFinalCleanup()
RhapsodyRuntimeException
int rhpPluginInit()
RhapsodyRuntimeException
int rhpPluginInvokeItem()
RhapsodyRuntimeException
void rhpPluginOnIDEBuildDone(java.lang.String buildStatus)
RhapsodyRuntimeException
int rhpPluginSetApplication(IRPApplication pRPApp)
RhapsodyRuntimeException
int rhpSavingProject()
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |