public class CaseInsensitivityHelper extends java.lang.Object implements ICaseInsensitivityHelper
| Constructor and Description |
|---|
CaseInsensitivityHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgnoreCase(org.eclipse.emf.ecore.EReference reference) |
public boolean isIgnoreCase(org.eclipse.emf.ecore.EReference reference)
isIgnoreCase in interface ICaseInsensitivityHelperreference - the current reference. May not be null.true if the scope for the given reference should be case insensitive.