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

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

Introduction

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

Usage

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

/**
 * NEW for OTDT
 * 
 * A Locator for Roles (all non-teams are IMPOSSIBLE_MATCHes) 
 * @author gis
 */

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

/**
 * NEW for OTDT
 * 
 * A Locator for Teams (all non-teams are IMPOSSIBLE_MATCHes) 
 * @author gis
 */