org.deri.wsmo4j.choreography
Class ChoreographyFactoryRI
java.lang.Object
org.wsmo.factory.ChoreographyFactory
org.deri.wsmo4j.choreography.ChoreographyFactoryRI
public class ChoreographyFactoryRI
- extends ChoreographyFactory
Reference implementation for the Choreography Factory.
Created on Jul 26, 2005
Committed by $Author: vassil_momtchev $
$Source$
- Version:
- $Revision: 1844 $ $Date: 2006-10-24 17:11:48 +0300 (Tue, 24 Oct 2006) $
- Author:
- Thomas Haselwanter, James Scicluna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChoreographyFactoryRI
public ChoreographyFactoryRI()
- Choreography Factory default constructor
ChoreographyFactoryRI
public ChoreographyFactoryRI(Map params)
- Choreography Factory constructor accepting a set of parameters for
initialization purposes.
- Parameters:
params
-
createContainers
protected ChoreographyFactory.Containers createContainers()
- Specified by:
createContainers
in class ChoreographyFactory
createTransitionRules
protected ChoreographyFactory.TransitionRules createTransitionRules()
- Specified by:
createTransitionRules
in class ChoreographyFactory
createUpdateRules
protected ChoreographyFactory.UpdateRules createUpdateRules()
- Specified by:
createUpdateRules
in class ChoreographyFactory
createModes
protected ChoreographyFactory.Modes createModes()
- Specified by:
createModes
in class ChoreographyFactory
createFacts
protected ChoreographyFactory.Facts createFacts()
- Specified by:
createFacts
in class ChoreographyFactory
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.