g-Eclipse
Release 1.0.0

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

java.lang.Object
  extended by ResourceFactoryImpl
      extended by eu.geclipse.jsdl.model.sweep.util.SweepResourceFactoryImpl

public class SweepResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
SweepResourceImpl

Constructor Summary
SweepResourceFactoryImpl()
          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

SweepResourceFactoryImpl

public SweepResourceFactoryImpl()
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