g-Eclipse
Release 1.0.0

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

java.lang.Object
  extended by XMLResourceImpl
      extended by eu.geclipse.batch.model.qdl.util.QdlResourceImpl

public class QdlResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
QdlResourceFactoryImpl

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

Constructor Detail

QdlResourceImpl

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

Parameters:
uri - the URI of the new resource.

g-Eclipse
Release 1.0.0