Class CaseInsensitivityHelper

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isIgnoreCase​(org.eclipse.emf.ecore.EReference reference)  
      • Methods inherited from class java.lang.Object

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

      • CaseInsensitivityHelper

        public CaseInsensitivityHelper()
    • Method Detail

      • isIgnoreCase

        public boolean isIgnoreCase​(org.eclipse.emf.ecore.EReference reference)
        Specified by:
        isIgnoreCase in interface ICaseInsensitivityHelper
        Parameters:
        reference - the current reference. May not be null.
        Returns:
        true if the scope for the given reference should be case insensitive.