Eclipse PDE
Release 3.8

Uses of Interface
org.eclipse.pde.core.plugin.IMatchRules

Packages that use IMatchRules
org.eclipse.pde.core.plugin Application programming interfaces for working with PDE's model of plug-ins. 
org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates. 
 

Uses of IMatchRules in org.eclipse.pde.core.plugin
 

Subinterfaces of IMatchRules in org.eclipse.pde.core.plugin
 interface IPluginImport
          Objects that implement this interface represent references to required plug-ins.
 interface IPluginReference
          Objects that implement this interface represent references of plug-ins.
 

Uses of IMatchRules in org.eclipse.pde.ui.templates
 

Classes in org.eclipse.pde.ui.templates that implement IMatchRules
 class PluginReference
          Implementation of the IPluginReference This class may be instantiated.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.