Uses of Package
org.eclipse.jpt.utility

Packages that use org.eclipse.jpt.utility
org.eclipse.jpt.core   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.resource.java   
org.eclipse.jpt.core.utility.jdt   
org.eclipse.jpt.db   
org.eclipse.jpt.utility   
 

Classes in org.eclipse.jpt.utility used by org.eclipse.jpt.core
CommandExecutor
          This interface allows clients to control how a command is executed (e.g.
CommandExecutorProvider
          Yet another level of indirection to allow clients to control how a command is executed by the server (e.g.
 

Classes in org.eclipse.jpt.utility used by org.eclipse.jpt.core.context.java
Filter
          Used by various "pluggable" classes to filter objects.
 

Classes in org.eclipse.jpt.utility used by org.eclipse.jpt.core.resource.java
CommandExecutorProvider
          Yet another level of indirection to allow clients to control how a command is executed by the server (e.g.
MethodSignature
          This interface describes a Java method signature; i.e.
 

Classes in org.eclipse.jpt.utility used by org.eclipse.jpt.core.utility.jdt
MethodSignature
          This interface describes a Java method signature; i.e.
 

Classes in org.eclipse.jpt.utility used by org.eclipse.jpt.db
JavaType
          This interface describes a Java type; i.e.
 

Classes in org.eclipse.jpt.utility used by org.eclipse.jpt.utility
Command
          Simple interface for implementing the GOF Command design pattern.
CommandExecutor
          This interface allows clients to control how a command is executed (e.g.
CommandExecutorProvider
          Yet another level of indirection to allow clients to control how a command is executed by the server (e.g.
Filter
          Used by various "pluggable" classes to filter objects.
JavaType
          This interface describes a Java type; i.e.
MethodSignature
          This interface describes a Java method signature; i.e.