|
|||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
A trivial implementation of a resource factory.
| Inner classes inherited from class org.eclipse.emf.ecore.resource.Resource.Factory |
Resource.Factory.Descriptor, Resource.Factory.Registry |
| Constructor Summary | |
ResourceFactoryImpl()
Creates an instance. |
|
| Method Summary | |
Resource |
createResource(URI uri)
Returns a newly allocated default resource implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResourceFactoryImpl()
| Method Detail |
public Resource createResource(URI uri)
implementation.createResource in interface Resource.Factoryuri - the URI.
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||