org.eclipse.xtext.xtext
Class XtextQualifiedNameConverter

java.lang.Object
  extended by org.eclipse.xtext.naming.IQualifiedNameConverter.DefaultImpl
      extended by org.eclipse.xtext.xtext.XtextQualifiedNameConverter
All Implemented Interfaces:
IQualifiedNameConverter

public class XtextQualifiedNameConverter
extends IQualifiedNameConverter.DefaultImpl

Author:
Jan Koehnlein - Initial contribution and API

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.naming.IQualifiedNameConverter
IQualifiedNameConverter.DefaultImpl
 
Constructor Summary
XtextQualifiedNameConverter()
           
 
Method Summary
 java.lang.String getDelimiter()
           
 
Methods inherited from class org.eclipse.xtext.naming.IQualifiedNameConverter.DefaultImpl
toQualifiedName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XtextQualifiedNameConverter

public XtextQualifiedNameConverter()
Method Detail

getDelimiter

public java.lang.String getDelimiter()
Overrides:
getDelimiter in class IQualifiedNameConverter.DefaultImpl