org.graphdrawing.graphml.util
Class GraphMLResourceFactoryImpl
java.lang.Object
org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
org.graphdrawing.graphml.util.GraphMLResourceFactoryImpl
- All Implemented Interfaces:
- Resource.Factory
public class GraphMLResourceFactoryImpl
- extends ResourceFactoryImpl
The Resource Factory associated with the package.
- See Also:
GraphMLResourceImpl
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphMLResourceFactoryImpl
public GraphMLResourceFactoryImpl()
- Creates an instance of the resource factory.
- Generated:
- This code was automatically generated.
createResource
public Resource createResource(URI uri)
- Creates an instance of the resource.
- Specified by:
createResource
in interface Resource.Factory
- Overrides:
createResource
in class ResourceFactoryImpl
- Generated:
- This code was automatically generated.