Class ResourceSetURIConverter
java.lang.Object
org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
org.enterprisedomain.classmaker.impl.ResourceSetURIConverter
- All Implemented Interfaces:
org.eclipse.emf.ecore.resource.URIConverter
public class ResourceSetURIConverter
extends org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
implements org.eclipse.emf.ecore.resource.URIConverter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.URIMap
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.URIConverter
org.eclipse.emf.ecore.resource.URIConverter.Cipher, org.eclipse.emf.ecore.resource.URIConverter.Loadable, org.eclipse.emf.ecore.resource.URIConverter.Readable, org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream, org.eclipse.emf.ecore.resource.URIConverter.Saveable, org.eclipse.emf.ecore.resource.URIConverter.Writeable, org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream
-
Field Summary
Fields inherited from interface org.eclipse.emf.ecore.resource.URIConverter
ATTRIBUTE_ARCHIVE, ATTRIBUTE_DIRECTORY, ATTRIBUTE_EXECUTABLE, ATTRIBUTE_HIDDEN, ATTRIBUTE_LENGTH, ATTRIBUTE_READ_ONLY, ATTRIBUTE_TIME_STAMP, INSTANCE, NULL_TIME_STAMP, OPTION_REQUESTED_ATTRIBUTES, OPTION_RESPONSE, OPTION_TIMEOUT, OPTION_URI_CONVERTER, RESPONSE_TIME_STAMP_PROPERTY, RESPONSE_URI, URI_MAP
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
contentDescription, createInputStream, createInputStream, createOutputStream, createOutputStream, delete, exists, getAttributes, getContentHandlers, getURIHandler, getURIHandlers, normalize, setAttributes
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.emf.ecore.resource.URIConverter
contentDescription, createInputStream, createInputStream, createOutputStream, createOutputStream, delete, exists, getAttributes, getContentHandlers, getURIHandler, getURIHandlers, normalize, setAttributes
-
Constructor Details
-
ResourceSetURIConverter
public ResourceSetURIConverter()
-
-
Method Details
-
getURIMap
- Specified by:
getURIMap
in interfaceorg.eclipse.emf.ecore.resource.URIConverter
- Overrides:
getURIMap
in classorg.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
-