com.ebmwebsourcing.easyviper.core.api.engine.behaviour.functionnal
Interface AssignBehaviour

All Superinterfaces:
Behaviour, com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent

public interface AssignBehaviour
extends Behaviour

Author:
Nicolas Salatge - eBM WebSourcing

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
Behaviour.State
 
Method Summary
 void affect()
          Affect all expressions to variables
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
clean, execute, getNode, getQName, getState, notifyParentBehaviour, onChildBehaviourNotification, setLog, setQName, setState
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent
 

Method Detail

affect

void affect()
            throws CoreException
Affect all expressions to variables

Throws:
CoreException


Copyright © 2012 Petals Link. All Rights Reserved.