public class CaseInsensitivityHelper extends Object implements ICaseInsensitivityHelper
| Constructor and Description |
|---|
CaseInsensitivityHelper() |
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.Copyright © 2015. All Rights Reserved.