org.eclipse.xtext.common.types.util
Interface IRawTypeHelper

All Known Implementing Classes:
RawTypeHelper

public interface IRawTypeHelper

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 java.util.List<JvmType> getAllRawTypes(JvmTypeReference reference, org.eclipse.emf.ecore.resource.Resource resource)
           
 JvmTypeReference getRawTypeReference(JvmTypeReference reference, org.eclipse.emf.ecore.resource.Resource resource)
           
 

Method Detail

getAllRawTypes

java.util.List<JvmType> getAllRawTypes(JvmTypeReference reference,
                                       org.eclipse.emf.ecore.resource.Resource resource)

getRawTypeReference

JvmTypeReference getRawTypeReference(JvmTypeReference reference,
                                     org.eclipse.emf.ecore.resource.Resource resource)