org.eclipse.stp.core.sca.util
Class SCAResourceFactoryImpl

java.lang.Object
  extended by ResourceFactoryImpl
      extended by org.eclipse.stp.core.sca.util.SCAResourceFactoryImpl

public class SCAResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
SCAResourceImpl

Field Summary
static java.lang.String copyright
           
 
Constructor Summary
SCAResourceFactoryImpl()
          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
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Constructor Detail

SCAResourceFactoryImpl

public SCAResourceFactoryImpl()
Creates an instance of the resource factory.

Method Detail

createResource

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