Class EObjectInComment


  • public class EObjectInComment
    extends java.lang.Object
    Since:
    2.16
    • Constructor Summary

      Constructors 
      Constructor Description
      EObjectInComment​(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.ITextRegion region)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.emf.ecore.EObject getEObject()  
      org.eclipse.xtext.util.ITextRegion getRegion()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EObjectInComment

        public EObjectInComment​(org.eclipse.emf.ecore.EObject eObject,
                                org.eclipse.xtext.util.ITextRegion region)
    • Method Detail

      • getEObject

        public org.eclipse.emf.ecore.EObject getEObject()
      • getRegion

        public org.eclipse.xtext.util.ITextRegion getRegion()