org.eclipse.xtext.ui.editor.templates
Class ContextTypeIdHelper

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.templates.ContextTypeIdHelper

public class ContextTypeIdHelper
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
ContextTypeIdHelper()
           
 
Method Summary
 java.lang.String getId(AbstractElement element)
           
 java.lang.String getId(AbstractRule rule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextTypeIdHelper

public ContextTypeIdHelper()
Method Detail

getId

public java.lang.String getId(AbstractElement element)

getId

public java.lang.String getId(AbstractRule rule)