| Interface and Description |
|---|
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl.URIMap
since 2.4 use
ExtensibleURIConverterImpl.URIMap instead. |
| Class and Description |
|---|
| org.eclipse.emf.ecore.resource.impl.CryptoCipherImpl
Deprecated in 2.3.0. Use
DESCipherImpl or
AESCipherImpl instead. This class will be removed in future versions of EMF. |
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl
since 2.4; use
ExtensibleURIConverterImpl instead. |
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream
@since 2.4; use
PlatformResourceURIHandlerImpl.PlatformResourceOutputStream directly. |
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl.WorkbenchHelper
since 2.4; use
PlatformResourceURIHandlerImpl.WorkbenchHelper directly. |
| Field and Description |
|---|
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl.workspaceRoot |
| Constructor and Description |
|---|
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream(IFile, boolean, boolean, IProgressMonitor)
since 2.4; use
PlatformResourceURIHandlerImpl.PlatformResourceOutputStream#PlatformResourceOutputStream(IFile, boolean, boolean, IProgressMonitor) instead. |
| org.eclipse.emf.ecore.resource.impl.URIConverterImpl()
since 2.4;
use new
ExtensibleURIConverterImpl() instead. |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature