|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CustomNodeWrapper.getDefaultAdaptor(Class)
.
NodeAdapterManager
to produce an adapter.
NodeAdapterManager
to produce an adapter.
IllegalStateException
CustomNode
being wrapped.
Node
at the end of the arc.
ExecutionType
of the token.
GuardAction.SkipNode
is returned from Node.guard(Engine, NodeToken)
,
it may indicate an arc name other than the default on which to exit.
ExecutionEventType.NODE_TOKEN_SKIPPED
or
ExecutionEventType.NODE_TOKEN_COMPLETED
, this will return the name of the arc (or arcs)
on which execution will be proceeding.
GraphFactory
for this Engine
.
GuardAction
has been selected.
GuardAction.SkipNode
.
JoinAction.Complete
JoinAction.Nothing
JoinAction.Merge
JoinStrategy
to be used when an
ArcToken
arrives at this Node.
JoinType
of the node.
Graph
with the given name, or null if none is found.
GraphLoader
for this Engine
.
GraphLoader
for this Engine
.
TokenSet.getEnv()
), the token set also
provides an environment which allows setting attributes per member index.
JoinAction.Merge
, then the arc token in question will
be made into a parent of the given NodeToken.
NodeFactory
for the given node type.
NodeToken
and null otherwise.
GraphRepository
for this Engine
.
Node
at the start of the arc.
ProcessState
TokenSet
of the given name that
this token is tied to, or null if the token is not associated
with a token of this name.
NodeToken.getTokenSet(String)
, except returns the link
rather than the the token set itself.
Iterable
of transient attribute names.
GraphRepository
.GraphFactory
to construct the Graph
parts,
a GraphRepository
and a ProcessDefinitionTranslator
to translate the
"raw" definition (for example an XML file) into a ProcessDefinition it can understand,
the GraphLoader will load process definitions into that repository.Widget
for each Node
.Graph
which have been loaded.GraphToImageMap
interface.GraphValidator
implementations in
cases where not all methods will be overridden.CustomNodeWrapper.defaultGuard(Engine, NodeToken)
.
Node.guard(Engine, NodeToken)
to indicate
what should be done with an incoming NodeToken
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |