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

java.lang.Object
  extended by ResourceFactoryImpl
      extended by org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util.RuntimeResourceFactoryImpl

Deprecated.

@Deprecated
public class RuntimeResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
RuntimeResourceImpl
Generated:

Constructor Summary
RuntimeResourceFactoryImpl()
          Deprecated. Creates an instance of the resource factory.
 
Method Summary
 Resource createResource(URI uri)
          Deprecated. Creates an instance of the resource.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeResourceFactoryImpl

public RuntimeResourceFactoryImpl()
Deprecated. 
Creates an instance of the resource factory.

Generated:
Method Detail

createResource

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

Generated: