g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.sweep.util
Class SweepResourceImpl

java.lang.Object
  extended by XMLResourceImpl
      extended by eu.geclipse.jsdl.model.sweep.util.SweepResourceImpl

public class SweepResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
SweepResourceFactoryImpl

Constructor Summary
SweepResourceImpl(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

SweepResourceImpl

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

Parameters:
uri - the URI of the new resource.

g-Eclipse
Release 1.0.0