A B C D E F G H I J L M N P R S T U V W

A

AbstractBehaviourImpl - Class in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
AbstractBehaviourImpl() - Constructor for class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
Default constructor
AbstractCompiler<Def extends ProcessDefinition> - Class in com.ebmwebsourcing.easyviper.core.api.model.compiler
 
AbstractCompiler() - Constructor for class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
AbstractFactoryImpl - Class in com.ebmwebsourcing.easyviper.core.api.factory
 
AbstractFactoryImpl() - Constructor for class com.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl
 
AbstractProcessDefinitionRegistry<Def extends ProcessDefinition> - Class in com.ebmwebsourcing.easyviper.core.api.model.registry.definition
 
AbstractProcessDefinitionRegistry() - Constructor for class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
 
AbstractServiceImpl - Class in com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 
AbstractServiceImpl(Engine) - Constructor for class com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
 
accept(InternalMessage<?>, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
accept(InternalMessage<?>, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
accept(ExternalMessage, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 
activateService(Class<? extends Service>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
adapt(InternalMessage<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageAdapter
 
addAssignementExpression(AssignementExpression) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AssignBehaviour
 
addBindings(Component, List<Binding>) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Add a component in a composite component.
addComponent(Component, Component, List<Binding>) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Add a component in a composite component.
addExecution(Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
addExtendedBehaviour(File) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ExtendedBehaviourManagerService
 
addMessagesInRegistry(InternalMessage, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoFlushMessageService
 
addReceiver(Class<? extends Receiver>, MessageConverter) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment
 
addSender(Class<? extends Sender>, MessageConverter) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment
 
addService(Class<? extends Service>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
addUninstableProcessInstance(Process) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoTrashProcessService
 
addVariableName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
affect() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AssignBehaviour
Affect all expressions to variables
affect(Scope, Expression, Expression) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression.Assigner
 
AssignBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
AssignementExpression - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 
AssignementExpression.Assigner - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 
AutoFlushMessageService - Interface in com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 
AutoTrashProcessService - Interface in com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 

B

Behaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
Behaviour.State - Enum in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
Binding - Class in com.ebmwebsourcing.easyviper.core.fractal
 
Binding(String, Interface) - Constructor for class com.ebmwebsourcing.easyviper.core.fractal.Binding
Default Constructor.

C

changeName(Component, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Change the name of the component
com.ebmwebsourcing.easyviper.core.api - package com.ebmwebsourcing.easyviper.core.api
 
com.ebmwebsourcing.easyviper.core.api.engine - package com.ebmwebsourcing.easyviper.core.api.engine
 
com.ebmwebsourcing.easyviper.core.api.engine.behaviour - package com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
com.ebmwebsourcing.easyviper.core.api.engine.configuration - package com.ebmwebsourcing.easyviper.core.api.engine.configuration
 
com.ebmwebsourcing.easyviper.core.api.engine.expression - package com.ebmwebsourcing.easyviper.core.api.engine.expression
 
com.ebmwebsourcing.easyviper.core.api.engine.fault - package com.ebmwebsourcing.easyviper.core.api.engine.fault
 
com.ebmwebsourcing.easyviper.core.api.engine.handler - package com.ebmwebsourcing.easyviper.core.api.engine.handler
 
com.ebmwebsourcing.easyviper.core.api.engine.monitoring - package com.ebmwebsourcing.easyviper.core.api.engine.monitoring
 
com.ebmwebsourcing.easyviper.core.api.engine.registry - package com.ebmwebsourcing.easyviper.core.api.engine.registry
 
com.ebmwebsourcing.easyviper.core.api.engine.thread.service - package com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 
com.ebmwebsourcing.easyviper.core.api.engine.variable - package com.ebmwebsourcing.easyviper.core.api.engine.variable
 
com.ebmwebsourcing.easyviper.core.api.env - package com.ebmwebsourcing.easyviper.core.api.env
 
com.ebmwebsourcing.easyviper.core.api.factory - package com.ebmwebsourcing.easyviper.core.api.factory
 
com.ebmwebsourcing.easyviper.core.api.model - package com.ebmwebsourcing.easyviper.core.api.model
 
com.ebmwebsourcing.easyviper.core.api.model.compiler - package com.ebmwebsourcing.easyviper.core.api.model.compiler
 
com.ebmwebsourcing.easyviper.core.api.model.registry - package com.ebmwebsourcing.easyviper.core.api.model.registry
 
com.ebmwebsourcing.easyviper.core.api.model.registry.definition - package com.ebmwebsourcing.easyviper.core.api.model.registry.definition
 
com.ebmwebsourcing.easyviper.core.api.soa - package com.ebmwebsourcing.easyviper.core.api.soa
 
com.ebmwebsourcing.easyviper.core.api.soa.correlation - package com.ebmwebsourcing.easyviper.core.api.soa.correlation
 
com.ebmwebsourcing.easyviper.core.api.soa.message - package com.ebmwebsourcing.easyviper.core.api.soa.message
 
com.ebmwebsourcing.easyviper.core.fractal - package com.ebmwebsourcing.easyviper.core.fractal
 
compile(Def) - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
compile(Def) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler
 
Compiler<Def extends ProcessDefinition> - Interface in com.ebmwebsourcing.easyviper.core.api.model.compiler
 
component - Variable in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
The component.
ConditionalExpression<C> - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 
ConfigurationEngine - Interface in com.ebmwebsourcing.easyviper.core.api.engine.configuration
 
copypaste() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
 
copypaste() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
 
Core - Interface in com.ebmwebsourcing.easyviper.core.api
 
CORE_EXPLORER_COMPOSITE - Static variable in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
the petals component name.
CoreException - Exception in com.ebmwebsourcing.easyviper.core.api
 
CoreException() - Constructor for exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
CoreException(String) - Constructor for exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
CoreException(String, Throwable) - Constructor for exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
CoreException(Throwable) - Constructor for exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
Correlation - Interface in com.ebmwebsourcing.easyviper.core.api.soa.correlation
 
CorrelationGroup - Interface in com.ebmwebsourcing.easyviper.core.api.soa.correlation
 
CorrelationMatcher - Interface in com.ebmwebsourcing.easyviper.core.api.soa.correlation
 
create() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
Create the AbstractBehaviourImpl behaviour
create() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
create() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
Create the scope behaviour
create() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
Create the scope behaviour
createCompiler(String, Class<? extends AbstractCompiler>) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.Model
 
createCore(String, ConfigurationEngine, Class<? extends Core>) - Method in class com.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl
 
createCore(ConfigurationEngine, MessageConverter, int, Class<? extends Receiver>, int, Class<? extends Sender>, Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.factory.Factory
 
createEngine(ConfigurationEngine, Class) - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
createExecution(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
createExplorer(String, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Create an explorer for the specified component (the component requires an explicit interface named fcAppl of type org.objectweb.fractal.api.Component).
createExplorer(Component, String, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Create an explorer for the specified component (the component requires an explicit interface named fcAppl of type org.objectweb.fractal.api.Component).
createExternalEnvironment(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
createExternalMessage() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageFactory
 
createExternalMessageFromInternalMessage(I) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter
 
createInternalMessage() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageFactory
 
createInternalMessageFromExternalMessage(E) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter
 
createModel(String, Class<? extends Model>) - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
createNewComponent(String, Map<Object, Object>) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Create a new component.
createNewEmptyProcessInstance(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
createNode(String, Behaviour) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
createParentExecution() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
createRegistry(String, Class<? extends AbstractProcessDefinitionRegistry>) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.Model
 
createTransition(String, Event) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 

D

DateExpression<C> - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 
DEFAULT_FACTORY_NAME - Static variable in class com.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl
 
deleteAllClientBindingsOfComponent(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Delete all client binding of component.
deleteBindings(Component, List<Binding>) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Delete a component in a composite component.
deleteComponent(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Delete a component in a composite component.
deleteComponent(Component, Component, List<Binding>) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Delete a component in a composite component.
deleteExecution(Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
deleteLinkWithAnItfClientOfComponent(Component, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Delete all client binding of component.
deleteProcess(Process) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
destroy() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
Destroy the AbstractBehaviourImpl behaviour
destroy() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
destroy() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
Destroy the NodeImpl behaviour
destroy() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
Destroy the NodeImpl behaviour

E

Element - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
EmptyBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
end() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
end(Scope) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler
 
end(boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
Endpoint - Interface in com.ebmwebsourcing.easyviper.core.api.soa
 
Engine - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
equals(Object) - Method in exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
evaluate(Scope) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
 
Event - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
ExecutableElement - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
execute() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
execute() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
execute() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement
 
executeActivity() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
Execution - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
Execution.State - Enum in com.ebmwebsourcing.easyviper.core.api.engine
 
ExitBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
EXPLORER_COMPOSITE - Static variable in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
the explorer composite component name.
Expression<C,E> - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 
ExtendedBehaviourManagerService - Interface in com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 
ExternalContext - Interface in com.ebmwebsourcing.easyviper.core.api.env
 
ExternalEnvironment - Interface in com.ebmwebsourcing.easyviper.core.api.env
 
ExternalMessage<T> - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 

F

Factory - Interface in com.ebmwebsourcing.easyviper.core.api.factory
 
Fault - Interface in com.ebmwebsourcing.easyviper.core.api.engine.fault
 
FaultHandler - Interface in com.ebmwebsourcing.easyviper.core.api.engine.fault
 
FCAPPL_BINDING - Static variable in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
the FCAPPL binding name.
findBehaviours(Class<B>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
findCorrelationGroups(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
findEndpoint(Object) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
findVariable(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
flushMessagesInRegistry() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
flushMessagesInRegistry() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoFlushMessageService
 
ForkBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
FractalComponent - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
FractalHelper - Class in com.ebmwebsourcing.easyviper.core.fractal
This class helps fractal management.

G

getAdditionnalServices() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
getAddress() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
getAllNodes() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getAllProcessDefinitions() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry
 
getAllScopes() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getAllTransitions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getApplyConditionAtBegin() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.LoopBehaviour
 
getAssignementExpressions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AssignBehaviour
 
getAssigner() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
getAutoFlushMessageFrequency() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
getAutoTrashProcessFrequency() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
getBehaviour() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getChildExecutions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
getChildNodes() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getChildNodeSelected() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
getClassLoader() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
getClientComponentsLinkedToServerInterfacesOfComponent(Component, Interface) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get components interface binding to the client interface of the component controller.
getClientInterfaceName() - Method in class com.ebmwebsourcing.easyviper.core.fractal.Binding
Get the client interface.
getCompiler() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.Model
 
getComponent() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
getComponent() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
getComponent() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
getComponent() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
 
getComponentByInterface(Component, Interface, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get a component from an interface
getComponents(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get a component from any content controller.
getComponentsByName(Component, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get a component from any content controller.
getConcernedExecutions(InternalMessage<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
getCondition() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.LoopBehaviour
 
getConditions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.IfBehaviour
 
getContent() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
 
getContent() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
getCore() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
getCore() - Static method in class com.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl
 
getCore() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.Model
 
getCorrelationGroups() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getCorrelations() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.CorrelationGroup
 
getCorrelationsMatchers() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
getCurrentTarget() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
getDate() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.WaitBehaviour
 
getDescription() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinition
 
getDescription() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
getDestination() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Transition
 
getDuration() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.WaitBehaviour
 
getEndpoint() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.ProcessKey
 
getEndpoint() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
getEndpointName() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
getEndpoints() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getEndTime() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.monitoring.Monitor
 
getEngine() - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
getEngine() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
getEngine() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
 
getEngine() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service
 
getEngine() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment
 
getException() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ThrowBehaviour
 
getExceptions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getExecution() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement
 
getExplorer() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
getExternalContext() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
getExternalEnvironment() - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
getExternalEnvironment() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 
getExternalEnvironment() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
getExternalMessageType() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter
 
getFactory() - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Get the factory to manage components.
getFault() - Method in exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
getFaultHandler() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getFaultHandler() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.Fault
 
getFaultName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.Fault
 
getFirstComponentByName(Component, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get the first component with the given name.
getFollower() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.Correlation
 
getFractalHelper() - Static method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
Get a FractalHelper instance.
getIncomingTransitions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getInitializationContext() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
getInitialNode() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getInputVariableName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getInterface() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.ProcessKey
 
getInterfaceName() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
getInternalMessageType() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
getInternalMessageType() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter
 
getInvokedOperation() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
getKind() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getLeft() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
getLifeCycleControllerByName(Component, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get a component LifeCycleController from a content controller.
getListOfBinds(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
 
getLogger() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getMapIncomingTransitions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getMapOutgoingTransitions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getMessage() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
getMessageAdapter() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getMessageConverter() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 
getMessageConverter() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
getMessageFactory() - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
getMessageFactory() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter
 
getMessageMatcher() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
getModel() - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
getModel() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
getModel() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
 
getModelExceptionFromGenericException(Scope, Exception) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.FaultHandler
 
getMonitor() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
getName() - Method in exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
getName() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
getName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
getName() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
getName() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
 
getName() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.Correlation
 
getName(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
 
getNextSelectedExecutableElements() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement
 
getNode() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
getNode() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
getNodeByName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getOperationName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getOperationName() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
getOriginator() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.Correlation
 
getOutgoingTransitions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getOutputVariableName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getParent(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
 
getParentExecution() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
getParentExecution() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getParentNode() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
getParentScope() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
getParentScope() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getPoolSize() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessContextDefinition
 
getProcess() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getProcessDefinition(ProcessKey) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry
 
getProcessInstanceRegistry() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
getProcessInstances(InternalMessage<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.registry.ProcessInstanceRegistry
 
getProcessInstances(ProcessKey) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.registry.ProcessInstanceRegistry
 
getProcessInstances() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.registry.ProcessInstanceRegistry
 
getProcessKey() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
getProcessTime() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.monitoring.Monitor
 
getProviderEndpointKey() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
getQName() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
getQName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
getQName() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
 
getQName() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinition
 
getQName() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
getReceivers() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment
 
getRefreshFrequency() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
 
getRefreshFrequency() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service
 
getRegistry() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.Model
 
getRight() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
getSenders() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment
 
getServerInterface() - Method in class com.ebmwebsourcing.easyviper.core.fractal.Binding
Get the server interfaces.
getServerInterfacesLinkedToClientInterfacesOfComponent(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function allowing to get components interface binding to the client interface of the component controller.
getService(Class<S>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
getService() - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.ProcessKey
 
getService() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
getServiceManager() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
getServiceName() - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
getServices() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
getSpeedTime() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
getStartTime() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.monitoring.Monitor
 
getState() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
getState() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
getState() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
getState() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
getTerminationHandler() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getTerminationHandler() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
 
getTransitionByName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
getValue() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
 
getVariable() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.Fault
 
getVariableNames() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
getVariables() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 

H

hashCode() - Method in exception com.ebmwebsourcing.easyviper.core.api.CoreException
 

I

IfBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
init(Component) - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
init(Component) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
init(Component) - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
init(Component) - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
 
InternalMessage<T> - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 
isAlreadyBind(Component, String, Interface) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
 
isBinded(Component, String) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
 
isFaultScope() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
isStarted(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
 
isStepByStep() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
isTaken() - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 

J

JoinBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 

L

linked(Node, Transition, Node) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linked(Node, Node) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linkedExecutableElement2Execution(ExecutableElement, Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linkedExecution2ExecutableElement(Execution, ExecutableElement) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linkedNode2Transition(Node, Transition) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linkedNodeAndActivity(Node, Behaviour) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linkedTransition2Node(Transition, Node) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
linkInitialNodeAndExecution() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
LongExpression<C> - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 
LoopBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 

M

match(Scope, Fault, Exception, Scope) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.FaultHandler
 
match(Scope, QName, InternalMessage<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.CorrelationMatcher
 
match(Variable, InternalMessage<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageMatcher
 
Message<T> - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 
MessageAdapter - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 
MessageConverter<E extends ExternalMessage<?>,I extends InternalMessage<?>> - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 
MessageFactory<E extends ExternalMessage<?>,I extends InternalMessage<?>> - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 
MessageMatcher - Interface in com.ebmwebsourcing.easyviper.core.api.soa.message
 
Model - Interface in com.ebmwebsourcing.easyviper.core.api.model
 
Monitor - Interface in com.ebmwebsourcing.easyviper.core.api.engine.monitoring
 

N

next() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
Node - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 

P

Process - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
Process.State - Enum in com.ebmwebsourcing.easyviper.core.api.engine
 
ProcessContextDefinition - Interface in com.ebmwebsourcing.easyviper.core.api.model.registry.definition
 
ProcessDefinition - Interface in com.ebmwebsourcing.easyviper.core.api.model.registry.definition
 
ProcessDefinitionRegistry<Def extends ProcessDefinition> - Interface in com.ebmwebsourcing.easyviper.core.api.model.registry.definition
 
ProcessInstanceRegistry - Interface in com.ebmwebsourcing.easyviper.core.api.engine.registry
 
ProcessKey - Interface in com.ebmwebsourcing.easyviper.core.api.model.registry
 

R

Receiver - Interface in com.ebmwebsourcing.easyviper.core.api.env
 
ReceiverBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
removeChildExecution(Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
removeChildExecutions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
removeNode(Node) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
removeProcessDefinition(ProcessKey, boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry
 
removeProcessInstance(Process, boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.registry.ProcessInstanceRegistry
 
removeService(Class<? extends Service>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
reset() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.monitoring.Monitor
 
restartAllServices() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
ReThrowBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
run() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
run() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
runSlowly(long) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
runStepByStep() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 

S

Scope - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
ScopeBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
selectDefaultNextTarget() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.ExecutableElement
 
Sender - Interface in com.ebmwebsourcing.easyviper.core.api.env
 
SenderBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
SenderBehaviour.Kind - Enum in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
sendSyncTo(InternalMessage<?>, Endpoint, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
sendSyncTo(InternalMessage<?>, Endpoint, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
sendSyncTo(InternalMessage<?>, Endpoint, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
sendTo(InternalMessage<?>, Endpoint, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
sendTo(InternalMessage<?>, Endpoint, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
sendTo(InternalMessage<?>, Endpoint, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
sendTo(CoreException, ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
SequenceBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
Service - Interface in com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 
ServiceManager - Interface in com.ebmwebsourcing.easyviper.core.api.engine.thread.service
 
setActivity(Behaviour) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
setAdditionnalServices(List<Class<? extends Service>>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
setAddress(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
setApplyConditionAtBegin(boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.LoopBehaviour
 
setAssigner(AssignementExpression.Assigner) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
setAutoFlushMessageFreqeuency(Integer) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
setAutoTrashProcessFreqeuency(Integer) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
setCondition(ConditionalExpression) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.LoopBehaviour
 
setConditions(List<ConditionalExpression>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.IfBehaviour
 
setContent(C) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
 
setContent(T) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
setCorrelations(Map<String, Correlation>) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.CorrelationGroup
 
setCorrelationsMatchers(List<CorrelationMatcher>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
setDate(DateExpression<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.WaitBehaviour
 
setDescription(Object) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
setDuration(LongExpression<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.WaitBehaviour
 
setEndpoint(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.ProcessKey
 
setEndpoint(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
setEndpointName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
setEndTime(Date) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.monitoring.Monitor
 
setException(Exception) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ThrowBehaviour
 
setExceptions(Map<Fault, Scope>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
setExecution(Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Node
 
setExplorer(Boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine
 
setExternalContext(ExternalContext) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
setFault(Message) - Method in exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
setFaultHandler(FaultHandler) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setFaultHandler(FaultHandler) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.Fault
 
setFaultName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.Fault
 
setFaultScope(Exception) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
setFollower(Expression) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.Correlation
 
setInitializationContext(Map<String, Object>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
setInitialNode(Node) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
setInputVariableName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setInterface(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.ProcessKey
 
setInterfaceName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
setInternalMessageType(Class) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Engine
 
setInvokedOperation(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
setKind(SenderBehaviour.Kind) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setLeft(Expression) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
setLog(Logger) - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Element
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression.Assigner
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.ConditionalExpression
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.DateExpression
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.LongExpression
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.StringExpression
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.FaultHandler
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageAdapter
 
setLog(Logger) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageMatcher
 
setMessage(InternalMessage<?>) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
setMessageAdapter(MessageAdapter) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setMessageConverter(MessageConverter) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 
setMessageConverter(MessageConverter) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Sender
 
setMessageFactory(MessageFactory<ExternalMessage<?>, InternalMessage<?>>) - Method in interface com.ebmwebsourcing.easyviper.core.api.Core
 
setMessageMatcher(MessageMatcher) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.ReceiverBehaviour
 
setName(String) - Method in exception com.ebmwebsourcing.easyviper.core.api.CoreException
 
setName(String) - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
setName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
setName(String) - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
setName(String) - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
 
setName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.Correlation
 
setOperationName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setOperationName(String) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
setOrignator(Expression) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.Correlation
 
setOutputVariableName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setParentExecution(Component) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
setPoolSize(int) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessContextDefinition
 
setProcessKey(ProcessKey) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
setProviderEndpointKey(Object) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour
 
setQName(QName) - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
setQName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
setQName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
 
setQName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
setRefreshFrequency(int) - Method in class com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
 
setRefreshFrequency(int) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service
 
setRight(Expression) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.AssignementExpression
 
setService(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.ProcessKey
 
setService(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.message.Message
 
setServiceName(QName) - Method in interface com.ebmwebsourcing.easyviper.core.api.soa.Endpoint
 
setSpeedTime(long) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
setStartTime(Date) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.monitoring.Monitor
 
setState(Behaviour.State) - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
setState(Behaviour.State) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
 
setState(Execution.State) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
setState(Process.State) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Process
 
setStepByStep(boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
setTaken(boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
 
setTerminationHandler(TerminationHandler) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
setTerminationHandler(TerminationHandler) - Method in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
 
setValue(InternalMessage) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
 
setVariable(Variable) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.fault.Fault
 
setVariable(Variable) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
shutdownAllServices() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.ServiceManager
 
signal() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
signal(Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
 
start() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
Start the AbstractBehaviourImpl behaviour
start() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
start() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
Start the NodeImpl behaviour
start() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
Start the NodeImpl behaviour
startComponent(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function to start the given fractal component.
state - Variable in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
stop() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
Stop the AbstractBehaviourImpl behaviour
stop() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
 
stop() - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
Stop the NodeImpl behaviour
stop() - Method in class com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry
Stop the NodeImpl behaviour
stopAllExecutions() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
stopAllSubComponents(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function to stop the given fractal composite.
stopComponent(Component) - Method in class com.ebmwebsourcing.easyviper.core.fractal.FractalHelper
A utility function to stop the given fractal component.
storeProcessDefinition(URI, ProcessContextDefinition) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry
 
storeProcessInstance(ProcessKey, Process) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.registry.ProcessInstanceRegistry
 
StringExpression<C> - Interface in com.ebmwebsourcing.easyviper.core.api.engine.expression
 

T

TerminationHandler - Interface in com.ebmwebsourcing.easyviper.core.api.engine.handler
 
ThrowBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 
toString() - Method in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
 
Transition - Interface in com.ebmwebsourcing.easyviper.core.api.engine
 
tryToEndAllProcessIntances() - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoTrashProcessService
 

U

unlinkedNodeAndActivity(Node, Behaviour) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
unlinkedNodeAndExecution(Node, Execution) - Method in interface com.ebmwebsourcing.easyviper.core.api.engine.Scope
 
unStoreProcessDefinition(URI, boolean) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry
 

V

validate(URI) - Method in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler
 
validate(URI) - Method in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler
 
valueOf(String) - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.Execution.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.Process.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.behaviour.SenderBehaviour.Kind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.Execution.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.ebmwebsourcing.easyviper.core.api.engine.Process.State
Returns an array containing the constants of this enum type, in the order they're declared.
Variable<T> - Interface in com.ebmwebsourcing.easyviper.core.api.engine.variable
 

W

WaitBehaviour - Interface in com.ebmwebsourcing.easyviper.core.api.engine.behaviour
 

A B C D E F G H I J L M N P R S T U V W

Copyright © 2009 eBM WebSourcing. All Rights Reserved.