com.ebmwebsourcing.easyviper.core.impl.engine.pattern
Class ReorganizationPatternFactory

Package class diagram package ReorganizationPatternFactory
java.lang.Object
  extended by com.ebmwebsourcing.easyviper.core.impl.engine.pattern.ReorganizationPatternFactory

public class ReorganizationPatternFactory
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 com.ebmwebsourcing.easyviper.core.api.engine.Node convertFork2Sequence(com.ebmwebsourcing.easyviper.core.api.engine.Node forkNode, com.ebmwebsourcing.easyviper.core.api.engine.Scope parent)
           
static ReorganizationPatternFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ReorganizationPatternFactory getInstance()

convertFork2Sequence

public com.ebmwebsourcing.easyviper.core.api.engine.Node convertFork2Sequence(com.ebmwebsourcing.easyviper.core.api.engine.Node forkNode,
                                                                              com.ebmwebsourcing.easyviper.core.api.engine.Scope parent)
                                                                       throws com.ebmwebsourcing.easyviper.core.api.CoreException
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException


Copyright © 2009-2010 eBM WebSourcing. All Rights Reserved.