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

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


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, doGetLocationOfFeature, getFullTextRegion, getFullTextRegion, getIdentifierFeature, getLocationNodes, getLocationOfAttribute, getLocationOfContainmentReference, getLocationOfCrossReference, getSignificantTextRegion, getSignificantTextRegion, isHidden, 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