org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util
Class RuntimeResourceImpl

java.lang.Object
  extended by XMLResourceImpl
      extended by org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util.RuntimeResourceImpl

Deprecated.

@Deprecated
public class RuntimeResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
RuntimeResourceFactoryImpl
Generated:

Constructor Summary
RuntimeResourceImpl(URI uri)
          Deprecated. 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

RuntimeResourceImpl

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

Parameters:
uri - the URI of the new resource.
Generated: