com.ebmwebsourcing.easyviper.core.impl.engine
Class ExecutableElementImpl

Package class diagram package ExecutableElementImpl
java.lang.Object
  extended by com.ebmwebsourcing.easyviper.core.impl.engine.ExecutableElementImpl
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.engine.Element, com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement, com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent, java.io.Serializable
Direct Known Subclasses:
NodeImpl, TransitionImpl

public abstract class ExecutableElementImpl
extends java.lang.Object
implements com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Constructor Summary
ExecutableElementImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement
execute, getExecution, 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
 

Constructor Detail

ExecutableElementImpl

public ExecutableElementImpl()


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