g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.posix.util
Class PosixResourceImpl

java.lang.Object
  extended by XMLResourceImpl
      extended by eu.geclipse.jsdl.model.posix.util.PosixResourceImpl

public class PosixResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
PosixResourceFactoryImpl

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

PosixResourceImpl

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

Parameters:
uri - the URI of the new resource.

g-Eclipse
Release 1.0.0