org.eclipse.gmt.modisco.workflow.mwe.workflow.util
Class WorkflowResourceFactoryImpl

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

Deprecated.

@Deprecated
public class WorkflowResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
WorkflowResourceImpl
Generated:

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

WorkflowResourceFactoryImpl

public WorkflowResourceFactoryImpl()
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: