|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPluginReference | |
---|---|
org.eclipse.tigerstripe.plugins | |
org.eclipse.tigerstripe.project |
Uses of IPluginReference in org.eclipse.tigerstripe.plugins |
---|
Methods in org.eclipse.tigerstripe.plugins with parameters of type IPluginReference | |
---|---|
void |
IPluginAwareArtifactModel.setPluginRef(IPluginReference pluginRef)
Initializes the plugin ref for this model. |
void |
IExpander.setPluginRef(IPluginReference pluginRef)
Sets the pluginRef for the expander. |
Uses of IPluginReference in org.eclipse.tigerstripe.project |
---|
Methods in org.eclipse.tigerstripe.project that return IPluginReference | |
---|---|
IPluginReference[] |
ITigerstripeProject.getIPluginReferences()
Returns the Plugin references defined in this project |
IPluginReference[] |
IProjectDescriptor.getIPluginReferences()
Returns the Plugin references defined in this project |
IPluginReference[] |
ITigerstripeProject.getPluginReferences()
Returns the Plugin references defined in this project |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |