org.eclipse.xtext.common.types.ui.refactoring.participant
Class JdtRenameParticipant.ContextFactory

java.lang.Object
  extended by org.eclipse.xtext.common.types.ui.refactoring.participant.JdtRenameParticipant.ContextFactory
Direct Known Subclasses:
JvmModelJdtRenameParticipantContext.ContextFactory
Enclosing class:
JdtRenameParticipant

public static class JdtRenameParticipant.ContextFactory
extends java.lang.Object


Constructor Summary
JdtRenameParticipant.ContextFactory()
           
 
Method Summary
protected  java.util.List<? extends IRenameElementContext> createJdtParticipantXtextSourceContexts(org.eclipse.emf.ecore.EObject indexedJvmElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdtRenameParticipant.ContextFactory

public JdtRenameParticipant.ContextFactory()
Method Detail

createJdtParticipantXtextSourceContexts

protected java.util.List<? extends IRenameElementContext> createJdtParticipantXtextSourceContexts(org.eclipse.emf.ecore.EObject indexedJvmElement)