org.eclipse.ocl.examples.xtext.base.pivot2cs
Class BaseLocationInFileProvider

java.lang.Object
  extended by org.eclipse.xtext.resource.DefaultLocationInFileProvider
      extended by org.eclipse.ocl.examples.xtext.base.pivot2cs.BaseLocationInFileProvider
All Implemented Interfaces:
org.eclipse.xtext.resource.ILocationInFileProvider, org.eclipse.xtext.resource.ILocationInFileProviderExtension
Direct Known Subclasses:
EssentialOCLLocationInFileProvider

public class BaseLocationInFileProvider
extends org.eclipse.xtext.resource.DefaultLocationInFileProvider


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.resource.ILocationInFileProviderExtension
org.eclipse.xtext.resource.ILocationInFileProviderExtension.RegionDescription
 
Constructor Summary
BaseLocationInFileProvider()
           
 
Method Summary
protected  org.eclipse.xtext.util.ITextRegion getTextRegion(org.eclipse.emf.ecore.EObject obj, boolean isSignificant)
           
 
Methods inherited from class org.eclipse.xtext.resource.DefaultLocationInFileProvider
createRegion, createRegion, doGetLocationOfFeature, doGetLocationOfFeature, doGetTextRegion, findNodeFor, getFullTextRegion, getFullTextRegion, getIdentifierFeature, getLocationNodes, getLocationOfAttribute, getLocationOfContainmentReference, getLocationOfContainmentReference, getLocationOfCrossReference, getSignificantTextRegion, getSignificantTextRegion, getTextRegion, getTextRegion, isHidden, isHidden, toZeroBasedRegion, useKeyword
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseLocationInFileProvider

public BaseLocationInFileProvider()
Method Detail

getTextRegion

protected org.eclipse.xtext.util.ITextRegion getTextRegion(org.eclipse.emf.ecore.EObject obj,
                                                           boolean isSignificant)
Overrides:
getTextRegion in class org.eclipse.xtext.resource.DefaultLocationInFileProvider