g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.functions.util
Class FunctionsResourceFactoryImpl

java.lang.Object
  extended by ResourceFactoryImpl
      extended by eu.geclipse.jsdl.model.functions.util.FunctionsResourceFactoryImpl

public class FunctionsResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
FunctionsResourceImpl

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

FunctionsResourceFactoryImpl

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