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

java.lang.Object
  extended by XMLResourceImpl
      extended by org.eclipse.stp.core.sca.util.SCAResourceImpl

public class SCAResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
SCAResourceFactoryImpl

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

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Constructor Detail

SCAResourceImpl

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

Parameters:
uri - the URI of the new resource.