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

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

Deprecated.

@Deprecated
public class WorkflowResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
WorkflowResourceFactoryImpl
Generated:

Constructor Summary
WorkflowResourceImpl(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

WorkflowResourceImpl

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

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