org.deri.wsmo4j.orchestration
Class OrchestrationFactoryRI

java.lang.Object
  extended by org.wsmo.factory.OrchestrationFactory
      extended by org.deri.wsmo4j.orchestration.OrchestrationFactoryRI

public class OrchestrationFactoryRI
extends OrchestrationFactory

Interface or class description

Version:
$Revision: 1949 $ $Date: 2007-04-02 16:05:18 +0300 (Mon, 02 Apr 2007) $
Author:
James Scicluna Created on 30-May-2006 Committed by $Author: morcen $ $Source$,

Nested Class Summary
 
Nested classes/interfaces inherited from class org.wsmo.factory.OrchestrationFactory
OrchestrationFactory.Containers, OrchestrationFactory.Facts, OrchestrationFactory.Modes, OrchestrationFactory.TransitionRules, OrchestrationFactory.UpdateRules
 
Field Summary
 
Fields inherited from class org.wsmo.factory.OrchestrationFactory
containers, facts, modes, transitionRules, updateRules
 
Constructor Summary
OrchestrationFactoryRI()
          Default Constructor for the Orchestration Factory.
 
Method Summary
protected  OrchestrationFactory.Containers createContainers()
           
protected  OrchestrationFactory.Facts createFacts()
           
protected  OrchestrationFactory.Modes createModes()
           
protected  OrchestrationFactory.TransitionRules createTransitionRules()
           
protected  OrchestrationFactory.UpdateRules createUpdateRules()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrchestrationFactoryRI

public OrchestrationFactoryRI()
Default Constructor for the Orchestration Factory.

Method Detail

createContainers

protected OrchestrationFactory.Containers createContainers()
Specified by:
createContainers in class OrchestrationFactory

createTransitionRules

protected OrchestrationFactory.TransitionRules createTransitionRules()
Specified by:
createTransitionRules in class OrchestrationFactory

createUpdateRules

protected OrchestrationFactory.UpdateRules createUpdateRules()
Specified by:
createUpdateRules in class OrchestrationFactory

createFacts

protected OrchestrationFactory.Facts createFacts()
Specified by:
createFacts in class OrchestrationFactory

createModes

protected OrchestrationFactory.Modes createModes()
Specified by:
createModes in class OrchestrationFactory


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.