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

H

hasActiveTokens() - Method in interface com.googlecode.sarasvati.GraphProcess
Return true if the process has any active arc or node tokens.
hasActiveTokens() - Method in class com.googlecode.sarasvati.hib.HibGraphProcess
 
hasActiveTokens() - Method in class com.googlecode.sarasvati.mem.MemGraphProcess
 
hasAttribute(String) - Method in interface com.googlecode.sarasvati.env.ReadEnv
Checks if the given attribute is present.
hasAttribute(int, String) - Method in interface com.googlecode.sarasvati.env.TokenSetMemberEnv
 
hasAttribute(int, String) - Method in class com.googlecode.sarasvati.hib.HibTokenSetMemberEnv
 
hasAttribute(String) - Method in class com.googlecode.sarasvati.impl.MapEnv
 
hasAttribute(String) - Method in class com.googlecode.sarasvati.impl.NestedEnv
 
hasAttribute(String) - Method in class com.googlecode.sarasvati.impl.NestedReadEnv
 
hasAttribute(String) - Method in class com.googlecode.sarasvati.impl.TokenSetMemberEnvAdapter
 
hasAttribute(int, String) - Method in class com.googlecode.sarasvati.mem.MemTokenSetMemberEnv
 
HasEventQueue - Interface in com.googlecode.sarasvati.event
Interface for types which have an event queue (in other words, types which manage an associated set of listeners).
hashCode() - Method in class com.googlecode.sarasvati.hib.HibArc
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibArcToken
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibArcTokenSetMember
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibGraph
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibGraphListener
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibGraphProcess
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibNode
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibNodeRef
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibNodeToken
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibNodeTokenSetMember
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibProcessListener
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibTokenSet
 
hashCode() - Method in class com.googlecode.sarasvati.hib.HibTokenSetMemberAttribute
 
hashCode() - Method in class com.googlecode.sarasvati.impl.SkipNodeGuardResult
 
hashCode() - Method in class com.googlecode.sarasvati.xml.XmlArc
 
hashCode() - Method in class com.googlecode.sarasvati.xml.XmlExternal
 
hashCode() - Method in class com.googlecode.sarasvati.xml.XmlExternalArc
 
hashCode() - Method in class com.googlecode.sarasvati.xml.XmlNode
 
hasLowerParent(ProcessTreeNode, ProcessTree) - Method in class com.googlecode.sarasvati.visual.process.ProcessTreeNode
 
hasMirror(ArcToken) - Method in class com.googlecode.sarasvati.visitor.BacktrackMirrors
 
hasNonCompleteNodeTokenParent() - Method in class com.googlecode.sarasvati.visual.process.ProcessTreeNode
 
hasTransientAttribute(String) - Method in interface com.googlecode.sarasvati.env.Env
Returns true if this transient attribute exists in the environment and false otherwise.
hasTransientAttribute(int, String) - Method in interface com.googlecode.sarasvati.env.TokenSetMemberEnv
 
hasTransientAttribute(int, String) - Method in class com.googlecode.sarasvati.impl.AbstractTokenSetMemberEnv
 
hasTransientAttribute(String) - Method in class com.googlecode.sarasvati.impl.MapEnv
 
hasTransientAttribute(String) - Method in class com.googlecode.sarasvati.impl.NestedEnv
 
hasTransientAttribute(String) - Method in class com.googlecode.sarasvati.impl.TokenSetMemberEnvAdapter
 
HEIGHT - Static variable in class com.googlecode.sarasvati.visual.icon.AbstractNodeIcon
 
HibArc - Class in com.googlecode.sarasvati.hib
 
HibArcToken - Class in com.googlecode.sarasvati.hib
 
HibArcToken() - Constructor for class com.googlecode.sarasvati.hib.HibArcToken
 
HibArcToken(HibGraphProcess, HibArc, ExecutionType, HibNodeToken) - Constructor for class com.googlecode.sarasvati.hib.HibArcToken
 
HibArcTokenSetMember - Class in com.googlecode.sarasvati.hib
 
HibArcTokenSetMember(HibTokenSet, HibArcToken, int) - Constructor for class com.googlecode.sarasvati.hib.HibArcTokenSetMember
 
HibCustomNodeWrapper - Class in com.googlecode.sarasvati.hib
 
HibCustomNodeWrapper() - Constructor for class com.googlecode.sarasvati.hib.HibCustomNodeWrapper
 
HibCustomNodeWrapper(CustomNode) - Constructor for class com.googlecode.sarasvati.hib.HibCustomNodeWrapper
 
HibEngine - Class in com.googlecode.sarasvati.hib
 
HibEngine() - Constructor for class com.googlecode.sarasvati.hib.HibEngine
This constructor can be used in cases when the session will be set in later or when performing operations that don't require a session, such as adding global execution listeners.
HibEngine(String) - Constructor for class com.googlecode.sarasvati.hib.HibEngine
This constructor can be used in cases when the session will be set in later or when performing operations that don't require a session, such as adding global execution listeners.
HibEngine(Session) - Constructor for class com.googlecode.sarasvati.hib.HibEngine
Creates a new HibEngine with the default application context.
HibEngine(String, Session) - Constructor for class com.googlecode.sarasvati.hib.HibEngine
Creates a new HibEngine with the given application context.
HibExternal - Class in com.googlecode.sarasvati.hib
 
HibExternal(String, HibGraph, HibGraph, Map<String, String>) - Constructor for class com.googlecode.sarasvati.hib.HibExternal
 
HibGraph - Class in com.googlecode.sarasvati.hib
 
HibGraphFactory - Class in com.googlecode.sarasvati.hib
 
HibGraphListener - Class in com.googlecode.sarasvati.hib
 
HibGraphListener(String, int, Graph) - Constructor for class com.googlecode.sarasvati.hib.HibGraphListener
 
HibGraphProcess - Class in com.googlecode.sarasvati.hib
 
HibGraphProcess() - Constructor for class com.googlecode.sarasvati.hib.HibGraphProcess
 
HibGraphProcess(HibGraph) - Constructor for class com.googlecode.sarasvati.hib.HibGraphProcess
 
HibGraphRepository - Class in com.googlecode.sarasvati.hib
 
HibNode - Class in com.googlecode.sarasvati.hib
 
HibNode() - Constructor for class com.googlecode.sarasvati.hib.HibNode
 
HibNodeRef - Class in com.googlecode.sarasvati.hib
 
HibNodeToken - Class in com.googlecode.sarasvati.hib
 
HibNodeToken() - Constructor for class com.googlecode.sarasvati.hib.HibNodeToken
 
HibNodeToken(HibGraphProcess, HibNodeRef, HibNodeToken, ExecutionType, Map<String, String>, List<ArcToken>, Map<String, Object>) - Constructor for class com.googlecode.sarasvati.hib.HibNodeToken
 
HibNodeTokenSetMember - Class in com.googlecode.sarasvati.hib
 
HibNodeTokenSetMember(HibTokenSet, HibNodeToken, int) - Constructor for class com.googlecode.sarasvati.hib.HibNodeTokenSetMember
 
HibNodeType - Class in com.googlecode.sarasvati.hib
 
HibNodeType(String, String) - Constructor for class com.googlecode.sarasvati.hib.HibNodeType
 
HibNodeType(String, String, HibNodeType) - Constructor for class com.googlecode.sarasvati.hib.HibNodeType
 
HibProcessListener - Class in com.googlecode.sarasvati.hib
 
HibProcessListener(String, int, GraphProcess) - Constructor for class com.googlecode.sarasvati.hib.HibProcessListener
 
HibPropertyNode - Class in com.googlecode.sarasvati.hib
 
HibPropertyNode() - Constructor for class com.googlecode.sarasvati.hib.HibPropertyNode
 
HibTokenSet - Class in com.googlecode.sarasvati.hib
 
HibTokenSet(HibGraphProcess, String, int) - Constructor for class com.googlecode.sarasvati.hib.HibTokenSet
 
HibTokenSetMemberAttribute - Class in com.googlecode.sarasvati.hib
 
HibTokenSetMemberEnv - Class in com.googlecode.sarasvati.hib
 
HibTokenSetMemberEnv(HibTokenSet) - Constructor for class com.googlecode.sarasvati.hib.HibTokenSetMemberEnv
 
hoverForArc(Arc) - Method in interface com.googlecode.sarasvati.visual.GraphToImageMap
Every arc in a generated image of a graph may have associated text which will pop-up when the arc is hovered over.
hoverForArc(Arc) - Method in class com.googlecode.sarasvati.visual.GraphToImageMapAdapter
Returns null unless overridden.
hoverForArc(VisualProcessArc) - Method in interface com.googlecode.sarasvati.visual.ProcessToImageMap
Every arc in a generated image of a graph process may have associated text which will pop-up when the arc is hovered over.
hoverForArc(VisualProcessArc) - Method in class com.googlecode.sarasvati.visual.ProcessToImageMapAdapter
 
hoverForNode(Node) - Method in interface com.googlecode.sarasvati.visual.GraphToImageMap
Every node in a generated image of a graph may have associated text which will pop-up when the node is hovered over.
hoverForNode(Node) - Method in class com.googlecode.sarasvati.visual.GraphToImageMapAdapter
Returns null unless overridden.
hoverForNode(VisualProcessNode) - Method in interface com.googlecode.sarasvati.visual.ProcessToImageMap
Every node in a generated image of a graph process may have associated text which will pop-up when the node is hovered over.
hoverForNode(VisualProcessNode) - Method in class com.googlecode.sarasvati.visual.ProcessToImageMapAdapter
 
HoverFunctionAdapter - Class in com.googlecode.sarasvati.visual.util
 
HoverFunctionAdapter(GraphToImageMap) - Constructor for class com.googlecode.sarasvati.visual.util.HoverFunctionAdapter
 
hrefForArc(Arc) - Method in interface com.googlecode.sarasvati.visual.GraphToImageMap
Every arc in a generated image of a graph may have a link for when the arc is clicked.
hrefForArc(Arc) - Method in class com.googlecode.sarasvati.visual.GraphToImageMapAdapter
Returns null unless overridden.
hrefForArc(VisualProcessArc) - Method in interface com.googlecode.sarasvati.visual.ProcessToImageMap
Every arc in a generated image of a process graph may have a link for when the arc is clicked.
hrefForArc(VisualProcessArc) - Method in class com.googlecode.sarasvati.visual.ProcessToImageMapAdapter
 
hrefForNode(Node) - Method in interface com.googlecode.sarasvati.visual.GraphToImageMap
Every node in a generated image of a graph may have a link for when the node is clicked.
hrefForNode(Node) - Method in class com.googlecode.sarasvati.visual.GraphToImageMapAdapter
Returns null unless overridden.
hrefForNode(VisualProcessNode) - Method in interface com.googlecode.sarasvati.visual.ProcessToImageMap
Every node in a generated image of a graph process may have a link for when the node is clicked.
hrefForNode(VisualProcessNode) - Method in class com.googlecode.sarasvati.visual.ProcessToImageMapAdapter
 
HrefFunctionAdapter - Class in com.googlecode.sarasvati.visual.util
 
HrefFunctionAdapter(GraphToImageMap) - Constructor for class com.googlecode.sarasvati.visual.util.HrefFunctionAdapter
 

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