com.ebmwebsourcing.easyviper.core.api.engine
Interface Transition

All Superinterfaces:
Element, ExecutableElement, FractalComponent, java.io.Serializable

public interface Transition
extends ExecutableElement

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 Node getDestination()
           
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement
execute, getExecution, getNextSelectedExecutableElements, selectDefaultNextTarget
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.Element
setLog
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
create, destroy, getComponent, getName, init, setName, start, stop
 

Method Detail

getDestination

Node getDestination()


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