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

B

backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.CustomNode
Does nothing by default.
backtrack(NodeToken) - Method in interface com.googlecode.sarasvati.Engine
Backtracks execution to the point where the given node token was active.
backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.hib.HibCustomNodeWrapper
 
backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.hib.HibNode
Does nothing by default.
backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.hib.HibNodeRef
 
backtrack(NodeToken) - Method in class com.googlecode.sarasvati.impl.BaseEngine
 
backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.impl.ScriptNode
 
backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.mem.MemCustomNodeWrapper
 
backtrack(Engine, NodeToken) - Method in class com.googlecode.sarasvati.mem.MemNode
Does nothing by default.
backtrack(Engine, NodeToken) - Method in interface com.googlecode.sarasvati.Node
Does whatever work is necessary to backtrack this execution.
backtrack() - Method in class com.googlecode.sarasvati.visitor.BacktrackTokenVisitor
 
backtrackDeadEnd(NodeToken) - Method in class com.googlecode.sarasvati.visitor.BacktrackTokenVisitor
 
BacktrackMirrors - Class in com.googlecode.sarasvati.visitor
 
BacktrackMirrors() - Constructor for class com.googlecode.sarasvati.visitor.BacktrackMirrors
 
BacktrackTokenVisitor - Class in com.googlecode.sarasvati.visitor
 
BacktrackTokenVisitor(Engine, NodeToken) - Constructor for class com.googlecode.sarasvati.visitor.BacktrackTokenVisitor
 
BaseEngine - Class in com.googlecode.sarasvati.impl
Contains all the engine logic which is not backend specific.
BaseEngine(String) - Constructor for class com.googlecode.sarasvati.impl.BaseEngine
Creates a new Engine with the given application context.
BaseProcessDefinitionResolver<T> - Class in com.googlecode.sarasvati.impl
This class is a generic implementation of the ProcessDefinitionResolver interface.
BaseProcessDefinitionResolver(ProcessDefinitionTranslator<T>) - Constructor for class com.googlecode.sarasvati.impl.BaseProcessDefinitionResolver
Build a new process definition resolver without a repository of sources to lookup.
BaseProcessDefinitionResolver(ProcessDefinitionTranslator<T>, List<T>) - Constructor for class com.googlecode.sarasvati.impl.BaseProcessDefinitionResolver
Build a process definition resolver that will resolve a name to a that will then be translated to a ProcessDefinition via the provided ProcessDefinitionTranslator.
BaseProcessDefinitionResolver(ProcessDefinitionTranslator<T>, Map<String, T>) - Constructor for class com.googlecode.sarasvati.impl.BaseProcessDefinitionResolver
Build a process definition resolver that will resolve a name to a that will then be translated to a ProcessDefinition via the provided ProcessDefinitionTranslator.
BasePropertyMutator - Class in com.googlecode.sarasvati.load.properties
 
BasePropertyMutator() - Constructor for class com.googlecode.sarasvati.load.properties.BasePropertyMutator
 
blankIfNull(String) - Static method in class com.googlecode.sarasvati.util.SvUtil
 
BooleanAttributeConverter - Class in com.googlecode.sarasvati.env
Attribute converter for String <--> Boolean
BooleanAttributeConverter() - Constructor for class com.googlecode.sarasvati.env.BooleanAttributeConverter
 
BreadthFirstTokenTraversal - Class in com.googlecode.sarasvati.visitor
 
BreadthFirstTokenTraversal() - Constructor for class com.googlecode.sarasvati.visitor.BreadthFirstTokenTraversal
 
BreadthFirstTokenTraversal(boolean) - Constructor for class com.googlecode.sarasvati.visitor.BreadthFirstTokenTraversal
 
BSFManagerEnv - Class in com.googlecode.sarasvati.script
 
BSFManagerEnv(BSFManager) - Constructor for class com.googlecode.sarasvati.script.BSFManagerEnv
 
BSFScriptRunner - Class in com.googlecode.sarasvati.script
 
BSFScriptRunner() - Constructor for class com.googlecode.sarasvati.script.BSFScriptRunner
 
ByteAttributeConverter - Class in com.googlecode.sarasvati.env
Attribute converter for String <--> Byte
ByteAttributeConverter() - Constructor for class com.googlecode.sarasvati.env.ByteAttributeConverter
 

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