g-Eclipse
Release 1.0.0

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

java.lang.Object
  extended by XMLResourceImpl
      extended by eu.geclipse.jsdl.model.functions.util.FunctionsResourceImpl

public class FunctionsResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
FunctionsResourceFactoryImpl

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

FunctionsResourceImpl

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

Parameters:
uri - the URI of the new resource.

g-Eclipse
Release 1.0.0