org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util
Class OrchestrationResourceImpl

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

Deprecated.

@Deprecated
public class OrchestrationResourceImpl
extends XMLResourceImpl

The Resource associated with the package.

See Also:
OrchestrationResourceFactoryImpl
Generated:

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

OrchestrationResourceImpl

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

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