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

I

IconFactory - Interface in com.googlecode.sarasvati.visual.icon
 
iconForNode(Node) - Method in interface com.googlecode.sarasvati.visual.GraphToImageMap
Each node may have a different Icon representing it in the generated image map.
iconForNode(Node) - Method in class com.googlecode.sarasvati.visual.GraphToImageMapAdapter
Returns a RectangularNodeIcon for nodes with type of 'task' and a OvalNodeIcon for all other nodes.
iconForNode(VisualProcessNode) - Method in interface com.googlecode.sarasvati.visual.ProcessToImageMap
Each node may have a different Icon representing it in the generated image map.
iconForNode(VisualProcessNode) - Method in class com.googlecode.sarasvati.visual.ProcessToImageMapAdapter
Returns a RectangularNodeIcon for nodes with type of 'task' and a OvalNodeIcon for all other nodes.
importEnv(Env) - Method in interface com.googlecode.sarasvati.env.Env
Copy all attributes from given env, including transient attributes.
importEnv(Env) - Method in class com.googlecode.sarasvati.impl.MapEnv
 
importEnv(Env) - Method in class com.googlecode.sarasvati.impl.NestedEnv
Imports the given env into the outer env
importEnv(Env) - Method in class com.googlecode.sarasvati.impl.TokenSetMemberEnvAdapter
 
importNode(Graph, Node, External) - Method in class com.googlecode.sarasvati.hib.HibGraphFactory
 
importNode(Graph, Node, External) - Method in interface com.googlecode.sarasvati.load.GraphFactory
Imports a node from an external graph into the given graph.
importNode(Graph, Node, External) - Method in class com.googlecode.sarasvati.mem.MemGraphFactory
 
importProperties(Map<String, String>) - Method in class com.googlecode.sarasvati.hib.HibPropertyNode
 
IncompleteJoinResult - Class in com.googlecode.sarasvati.join
 
init() - Method in class com.googlecode.sarasvati.visual.AbstractGraphVisualizer
Place to perform hibernate initialization
init() - Method in class com.googlecode.sarasvati.visual.AbstractProcessVisualizer
Place to perform hibernate initialization
init() - Method in class com.googlecode.sarasvati.visual.graph.AbstractLayoutTree
 
initFromPersisted(List<? extends PersistedExecutionListener>) - Method in class com.googlecode.sarasvati.event.CachingExecutionEventQueue
 
InitialExecutionEventQueue - Class in com.googlecode.sarasvati.event
Class used to initialize the actual execution event queue.
InitialExecutionEventQueue() - Constructor for class com.googlecode.sarasvati.event.InitialExecutionEventQueue
 
initId() - Method in class com.googlecode.sarasvati.mem.MemNode
 
INSTANCE - Static variable in class com.googlecode.sarasvati.impl.AcceptTokenGuardResult
 
INSTANCE - Static variable in class com.googlecode.sarasvati.impl.DiscardTokenGuardResult
 
INSTANCE - Static variable in class com.googlecode.sarasvati.impl.NodeTokenComparator
 
INSTANCE - Static variable in class com.googlecode.sarasvati.join.IncompleteJoinResult
 
INSTANCE - Static variable in class com.googlecode.sarasvati.load.properties.EditorLoadPropertyMutator
 
INSTANCE - Static variable in class com.googlecode.sarasvati.mem.MemGraphFactory
 
INSTANCE - Static variable in class com.googlecode.sarasvati.mem.MemGraphRepository
 
INSTANCE - Static variable in class com.googlecode.sarasvati.rubric.visitor.DropNotToAboveLeavesVisitor
 
INSTANCE - Static variable in class com.googlecode.sarasvati.visual.DefaultGraphLookAndFeel
 
INSTANCE - Static variable in class com.googlecode.sarasvati.visual.DefaultProcessLookAndFeel
 
IntegerAttributeConverter - Class in com.googlecode.sarasvati.env
Attribute converter for String <--> Integer
IntegerAttributeConverter() - Constructor for class com.googlecode.sarasvati.env.IntegerAttributeConverter
 
invertMask(int) - Static method in enum com.googlecode.sarasvati.event.ExecutionEventType
 
isAllResultsMatchType() - Method in class com.googlecode.sarasvati.rubric.visitor.ResultTypeValidator
 
isAncestor(ProcessTreeNode, ProcessTree) - Method in class com.googlecode.sarasvati.visual.process.ProcessTreeNode
 
isAnd() - Method in class com.googlecode.sarasvati.join.lang.AbstractJoinLangExpr
 
isAnd() - Method in class com.googlecode.sarasvati.join.lang.AndJoinExpr
 
isAnd() - Method in interface com.googlecode.sarasvati.join.lang.JoinLangExpr
 
isAnd() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricExpr
 
isAnd() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricExpr
 
isAnd() - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprAnd
 
isArcTokenEvent() - Method in class com.googlecode.sarasvati.event.ExecutionEvent
 
isArcTokenEvent() - Method in enum com.googlecode.sarasvati.event.ExecutionEventType
 
isArcTokenQueueEmpty() - Method in interface com.googlecode.sarasvati.GraphProcess
Return true if the arc token queue is empty, false otherwise
isArcTokenQueueEmpty() - Method in class com.googlecode.sarasvati.hib.HibGraphProcess
 
isArcTokenQueueEmpty() - Method in class com.googlecode.sarasvati.mem.MemGraphProcess
 
isBackArc(Arc, boolean) - Method in class com.googlecode.sarasvati.visual.DefaultProcessLookAndFeel
 
isBackArc(N, N) - Method in class com.googlecode.sarasvati.visual.graph.AbstractLayoutTree
 
isBackArc(Arc) - Method in class com.googlecode.sarasvati.visual.process.ProcessTree
 
isBackArc(Arc, boolean) - Method in interface com.googlecode.sarasvati.visual.ProcessLookAndFeel
Controls if this arc should point backwards or forwards.
isBackArc(Arc, boolean) - Method in interface com.googlecode.sarasvati.visual.ProcessToImageMap
Controls if this arc should point backwards or forwards.
isBackArc(Arc, boolean) - Method in class com.googlecode.sarasvati.visual.ProcessToImageMapAdapter
Returns the defaultValue for all arcs
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.CustomNode
Returns true by default.
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.hib.HibCustomNodeWrapper
 
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.hib.HibNode
Returns true.
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.hib.HibNodeRef
 
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.impl.ScriptNode
 
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.mem.MemCustomNodeWrapper
 
isBacktrackable(Engine, NodeToken) - Method in class com.googlecode.sarasvati.mem.MemNode
Returns true.
isBacktrackable(Engine, NodeToken) - Method in interface com.googlecode.sarasvati.Node
Returns true if the specific execution of this Node by the given NodeToken can be backtracked.
isBacktracked() - Method in enum com.googlecode.sarasvati.ExecutionType
Returns true if the execution type indicates that the token has been backtracked and false otherwise.
isBlankOrNull(String) - Static method in class com.googlecode.sarasvati.util.SvUtil
 
isBusiness() - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtRelativeDate
 
isCanceled() - Method in interface com.googlecode.sarasvati.GraphProcess
Returns true if the process state is either ProcessState.PendingCancel or ProcessState.Canceled
isCanceled() - Method in class com.googlecode.sarasvati.hib.HibGraphProcess
 
isCanceled() - Method in class com.googlecode.sarasvati.mem.MemGraphProcess
 
isCascade() - Method in class com.googlecode.sarasvati.load.LoadResult
 
isComplete() - Method in interface com.googlecode.sarasvati.GraphProcess
Returns true if the process state is either ProcessState.PendingCompletion or ProcessState.Completed
isComplete() - Method in class com.googlecode.sarasvati.hib.HibArcToken
 
isComplete() - Method in class com.googlecode.sarasvati.hib.HibGraphProcess
 
isComplete() - Method in class com.googlecode.sarasvati.hib.HibNodeToken
 
isComplete() - Method in class com.googlecode.sarasvati.hib.HibTokenSet
 
isComplete() - Method in class com.googlecode.sarasvati.mem.MemArcToken
 
isComplete() - Method in class com.googlecode.sarasvati.mem.MemGraphProcess
 
isComplete() - Method in class com.googlecode.sarasvati.mem.MemNodeToken
 
isComplete() - Method in class com.googlecode.sarasvati.mem.MemTokenSet
 
isComplete() - Method in interface com.googlecode.sarasvati.Token
Returns true if this token has been completed, false otherwise.
isComplete() - Method in interface com.googlecode.sarasvati.TokenSet
Returns true if the token set has been join on and contains no more active tokens, and false otherwise.
isCompletedNodeToken() - Method in class com.googlecode.sarasvati.visual.process.ProcessTreeNode
 
isDateSymbol() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricStmt
 
isDateSymbol() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricStmt
 
isDateSymbol() - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtDateSymbol
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.AbstractJoinRequirement
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.AllArcsRequired
 
isEqualTo(JoinLangExpr) - Method in class com.googlecode.sarasvati.join.lang.AndJoinExpr
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.AtLeastArcsRequired
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.AtLeastLabelArcsRequired
 
isEqualTo(JoinLangExpr) - Method in interface com.googlecode.sarasvati.join.lang.JoinLangExpr
 
isEqualTo(JoinRequirement) - Method in interface com.googlecode.sarasvati.join.lang.JoinRequirement
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.LabelArcsRequired
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.NodeRequired
 
isEqualTo(JoinLangExpr) - Method in class com.googlecode.sarasvati.join.lang.OrJoinExpr
 
isEqualTo(JoinRequirement) - Method in class com.googlecode.sarasvati.join.lang.TokenSetRequired
 
isEqualTo(RubricExpr) - Method in interface com.googlecode.sarasvati.rubric.lang.RubricExpr
 
isEqualTo(RubricExpr) - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprAnd
 
isEqualTo(RubricExpr) - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprNot
 
isEqualTo(RubricExpr) - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprOr
 
isEqualTo(RubricExpr) - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprSymbol
 
isEqualTo(RubricStmt) - Method in interface com.googlecode.sarasvati.rubric.lang.RubricStmt
 
isEqualTo(RubricStmt) - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtDateSymbol
 
isEqualTo(RubricStmt) - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtIf
 
isEqualTo(RubricStmt) - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtRelativeDate
 
isEqualTo(RubricStmt) - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtResult
 
isEqualTo(RubricStmt) - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtStringSymbol
 
isEventTypeIncluded(EventActionType) - Method in class com.googlecode.sarasvati.event.EventActions
 
isExecuting() - Method in interface com.googlecode.sarasvati.GraphProcess
Returns true if the process state is ProcessState.Executing
isExecuting() - Method in class com.googlecode.sarasvati.hib.HibGraphProcess
 
isExecuting() - Method in class com.googlecode.sarasvati.mem.MemGraphProcess
 
isIf() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricStmt
 
isIf() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricStmt
 
isIf() - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtIf
 
isImportedFromExternal() - Method in class com.googlecode.sarasvati.CustomNode
 
isImportedFromExternal() - Method in class com.googlecode.sarasvati.hib.HibNode
This is meaningless for HibNode, since these are never directly external.
isImportedFromExternal() - Method in class com.googlecode.sarasvati.hib.HibNodeRef
 
isImportedFromExternal() - Method in class com.googlecode.sarasvati.mem.MemNode
 
isImportedFromExternal() - Method in interface com.googlecode.sarasvati.Node
Returns true if this node was imported from an external process definition, false otherwise.
isInitiatingTokenIncluded() - Method in class com.googlecode.sarasvati.join.lang.MultiTokenRequirementEvaluator
 
isLoaded(String) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Returns true if the graph has been loaded into the associated GraphRepository, false otherwise.
isLoaded(String) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
isNew() - Method in class com.googlecode.sarasvati.load.LoadResult
 
isNodeTokenEvent() - Method in class com.googlecode.sarasvati.event.ExecutionEvent
 
isNodeTokenEvent() - Method in enum com.googlecode.sarasvati.event.ExecutionEventType
 
isNot() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricExpr
 
isNot() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricExpr
 
isNot() - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprNot
 
isOr() - Method in class com.googlecode.sarasvati.join.lang.AbstractJoinLangExpr
 
isOr() - Method in interface com.googlecode.sarasvati.join.lang.JoinLangExpr
 
isOr() - Method in class com.googlecode.sarasvati.join.lang.OrJoinExpr
 
isOr() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricExpr
 
isOr() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricExpr
 
isOr() - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprOr
 
isPending() - Method in interface com.googlecode.sarasvati.ArcToken
Return true if this arc token requires processing, false otherwise.
isPending() - Method in class com.googlecode.sarasvati.hib.HibArcToken
 
isPending() - Method in class com.googlecode.sarasvati.mem.MemArcToken
 
isProcessEvent() - Method in class com.googlecode.sarasvati.event.ExecutionEvent
 
isProcessEvent() - Method in enum com.googlecode.sarasvati.event.ExecutionEventType
 
isRegisteredForEventType(ExecutionEventType) - Method in class com.googlecode.sarasvati.event.DefaultExecutionEventQueue.RegisteredExecutionListener
 
isRelativeDate() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricStmt
 
isRelativeDate() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricStmt
 
isRelativeDate() - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtRelativeDate
 
isResult() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricStmt
 
isResult() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricStmt
 
isResult() - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtResult
 
isResultOfType(RubricStmt, Class<?>) - Static method in class com.googlecode.sarasvati.rubric.visitor.ResultTypeValidator
 
isSatisfied() - Method in class com.googlecode.sarasvati.join.lang.MultiTokenRequirementEvaluator
 
isSelfArc() - Method in interface com.googlecode.sarasvati.Arc
Returns true if the start node is the same as the end node, false otherwise.
isSelfArc() - Method in class com.googlecode.sarasvati.hib.HibArc
 
isSelfArc() - Method in class com.googlecode.sarasvati.mem.MemArc
 
isStart() - Method in class com.googlecode.sarasvati.CustomNode
 
isStart() - Method in class com.googlecode.sarasvati.hib.HibNode
 
isStart() - Method in class com.googlecode.sarasvati.hib.HibNodeRef
 
isStart() - Method in interface com.googlecode.sarasvati.load.definition.NodeDefinition
 
isStart() - Method in class com.googlecode.sarasvati.mem.MemNode
 
isStart() - Method in interface com.googlecode.sarasvati.Node
Returns true if this node is a start node.
isStart() - Method in class com.googlecode.sarasvati.xml.XmlNode
 
isStartTokenNode() - Method in class com.googlecode.sarasvati.visual.process.ProcessTreeNode
 
isStringSymbol() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricStmt
 
isStringSymbol() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricStmt
 
isStringSymbol() - Method in class com.googlecode.sarasvati.rubric.lang.RubricStmtStringSymbol
 
isSymbol() - Method in class com.googlecode.sarasvati.rubric.lang.AbstractRubricExpr
 
isSymbol() - Method in interface com.googlecode.sarasvati.rubric.lang.RubricExpr
 
isSymbol() - Method in class com.googlecode.sarasvati.rubric.lang.RubricExprSymbol
 
isToExternal() - Method in interface com.googlecode.sarasvati.load.definition.ArcDefinition
 
isToExternal() - Method in interface com.googlecode.sarasvati.load.definition.ExternalArcDefinition
 
isToExternal() - Method in class com.googlecode.sarasvati.xml.XmlArc
 
isToExternal() - Method in class com.googlecode.sarasvati.xml.XmlExternalArc
 
isTokenOnArc(Arc) - Method in class com.googlecode.sarasvati.visual.process.ProcessTreeNode
 
isUnregisteredForAllEventTypes() - Method in class com.googlecode.sarasvati.event.DefaultExecutionEventQueue.RegisteredExecutionListener
 
isVertical() - Static method in class com.googlecode.sarasvati.visual.common.NodeDrawConfig
 

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