Uses of Interface
org.eclipse.modisco.eclipseplugin.EclipsePlugin

Packages that use EclipsePlugin
org.eclipse.modisco.eclipseplugin   
org.eclipse.modisco.eclipseplugin.util   
 

Uses of EclipsePlugin in org.eclipse.modisco.eclipseplugin
 

Methods in org.eclipse.modisco.eclipseplugin that return EclipsePlugin
 EclipsePlugin EclipsepluginFactory.createEclipsePlugin()
          Returns a new object of class 'Eclipse Plugin'.
 

Uses of EclipsePlugin in org.eclipse.modisco.eclipseplugin.util
 

Methods in org.eclipse.modisco.eclipseplugin.util with parameters of type EclipsePlugin
 T EclipsepluginSwitch.caseEclipsePlugin(EclipsePlugin object)
          Returns the result of interpreting the object as an instance of 'Eclipse Plugin'.