org.eclipse.xtext.xbase.ui.jvmmodel.refactoring
Class JvmModelJdtRenameParticipantContext.ContextFactory

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

public static class JvmModelJdtRenameParticipantContext.ContextFactory
extends JdtRenameParticipant.ContextFactory


Constructor Summary
JvmModelJdtRenameParticipantContext.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

JvmModelJdtRenameParticipantContext.ContextFactory

public JvmModelJdtRenameParticipantContext.ContextFactory()
Method Detail

createJdtParticipantXtextSourceContexts

protected java.util.List<? extends IRenameElementContext> createJdtParticipantXtextSourceContexts(org.eclipse.emf.ecore.EObject indexedJvmElement)
Overrides:
createJdtParticipantXtextSourceContexts in class JdtRenameParticipant.ContextFactory