g-Eclipse
Release 1.0.0

eu.geclipse.batch.model.qdl.util
Class QdlResourceFactoryImpl

java.lang.Object
  extended by ResourceFactoryImpl
      extended by eu.geclipse.batch.model.qdl.util.QdlResourceFactoryImpl

public class QdlResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
QdlResourceImpl

Constructor Summary
QdlResourceFactoryImpl()
          Creates an instance of the resource factory
 
Method Summary
 Resource createResource(URI uri)
          Creates an instance of the resource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QdlResourceFactoryImpl

public QdlResourceFactoryImpl()
Creates an instance of the resource factory.

Method Detail

createResource

public Resource createResource(URI uri)
Creates an instance of the resource.


g-Eclipse
Release 1.0.0