public static class DefaultUniqueNameContext.ExportedFromResource extends DefaultUniqueNameContext.BaseContextProvider
IsAffectedExtension.AllIsAffectedExtensions| Constructor and Description |
|---|
ExportedFromResource() |
| Modifier and Type | Method and Description |
|---|---|
INamesAreUniqueValidationHelper.Context |
tryGetContext(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.xtext.util.CancelIndicator cancelIndicator)
Obtain the context of the unique name validation for the given resource.
|
getCaseInsensitivityHelper, getResourceDescription, getResourceDescriptionManager, getResourceServiceProvider, setResourceServiceProviderRegistryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAffectedpublic INamesAreUniqueValidationHelper.Context tryGetContext(org.eclipse.emf.ecore.resource.Resource resource, org.eclipse.xtext.util.CancelIndicator cancelIndicator)
INamesAreUniqueValidationHelper.ContextProvider