g-Eclipse
Release 1.0.0

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

java.lang.Object
  extended by ResourceFactoryImpl
      extended by eu.geclipse.jsdl.model.posix.util.PosixResourceFactoryImpl

public class PosixResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
PosixResourceImpl

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

PosixResourceFactoryImpl

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