Example usage for org.eclipse.jdt.internal.core.search.matching TypeDeclarationPattern subclass-usage

List of usage examples for org.eclipse.jdt.internal.core.search.matching TypeDeclarationPattern subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.core.search.matching TypeDeclarationPattern subclass-usage.

Usage

From source file org.eclipse.objectteams.otdt.internal.core.search.matching.RoleTypePattern.java

/**
 * NEW for OTDT
 * 
 * A SearchPattern for locating Role types.
 * @author gis
 */

From source file org.eclipse.objectteams.otdt.internal.core.search.matching.TeamTypePattern.java

/**
 * NEW for OTDT
 * 
 * A SearchPattern for locating Team types.
 * @author gis
 */