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

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

Deprecated.

@Deprecated
public class OrchestrationResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
OrchestrationResourceImpl
Generated:

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

OrchestrationResourceFactoryImpl

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