flowrep
Example Notebooks
API Documentation
flowrep
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
A
abs() (in module flowrep.std)
AccumulatorMap (in module flowrep.parsers.for_parser)
add() (in module flowrep.std)
alias() (flowrep.parsers.symbol_scope.SymbolScope method)
all_accumulators (flowrep.parsers.symbol_scope.SymbolScope property)
and_() (in module flowrep.std)
apply_label_decorator() (in module flowrep.parsers.parser_helpers)
assigned (flowrep.parsers.case_helpers.WalkedBranch attribute)
assigned_symbols (flowrep.parsers.symbol_scope.SymbolScope property)
ATOMIC (flowrep.base_models.RecipeElementType attribute)
atomic() (in module flowrep.parsers.atomic_parser)
AtomicData (class in flowrep.retrospective.datastructures)
AtomicRecipe (class in flowrep.prospective.atomic_recipe)
attribute_name() (in module flowrep.compiler.sugar)
AttributeHandler (class in flowrep.parsers.attribute_parser)
B
body (flowrep.prospective.helper_models.ConditionalCase attribute)
(flowrep.prospective.helper_models.ExceptionCase attribute)
,
[1]
body_body_edges (flowrep.prospective.while_recipe.WhileRecipe property)
body_condition_edges (flowrep.prospective.while_recipe.WhileRecipe property)
body_lines (flowrep.compiler.function.FunctionBuilder attribute)
body_node (flowrep.prospective.for_recipe.ForEachRecipe attribute)
,
[1]
BodyWalker (class in flowrep.parsers.parser_protocol)
browse() (flowrep.retrospective.storage.LexicalBagBrowser method)
build() (flowrep.compiler.source.RenderedSource method)
build_model() (flowrep.parsers.parser_protocol.BodyWalker method)
(flowrep.parsers.workflow_parser.WorkflowParser method)
build_signature() (in module flowrep.compiler.function)
C
call() (in module flowrep.std)
case (flowrep.prospective.while_recipe.WhileRecipe attribute)
,
[1]
cases (flowrep.prospective.if_recipe.IfRecipe attribute)
,
[1]
chain_root() (in module flowrep.parsers.chain_parser)
CompositeData (class in flowrep.retrospective.datastructures)
concat() (in module flowrep.std)
condition (flowrep.prospective.helper_models.ConditionalCase attribute)
condition_output (flowrep.prospective.helper_models.ConditionalCase attribute)
ConditionalCase (class in flowrep.prospective.helper_models)
CONSTANT (flowrep.base_models.RecipeElementType attribute)
constant (flowrep.prospective.constant_recipe.ConstantRecipe attribute)
ConstantData (class in flowrep.retrospective.datastructures)
ConstantParseError
ConstantRecipe (class in flowrep.prospective.constant_recipe)
consume() (flowrep.parsers.symbol_scope.SymbolScope method)
consume_call_arguments() (in module flowrep.parsers.parser_helpers)
consume_input_source() (flowrep.parsers.symbol_scope.SymbolScope method)
consume_source() (flowrep.parsers.symbol_scope.SymbolScope method)
consumer_node (flowrep.parsers.symbol_scope.SymbolConsumption attribute)
consumer_port (flowrep.parsers.symbol_scope.SymbolConsumption attribute)
contains() (in module flowrep.std)
countOf() (in module flowrep.std)
D
DagData (class in flowrep.retrospective.datastructures)
dataclass() (in module flowrep.parsers.dataclass_parser)
dataclass_fields_to_outputs() (in module flowrep.parsers.dataclass_parser)
decorator (flowrep.compiler.function.FunctionBuilder attribute)
decorator_string (flowrep.compiler.function.Emitter property)
default (flowrep.retrospective.datastructures.InputDataPort attribute)
default_output_label() (in module flowrep.parsers.label_helpers)
delimiter (flowrep.edge_models.HandleModel attribute)
delitem() (in module flowrep.std)
dependency_symbols() (in module flowrep.parsers.chain_parser)
description (flowrep.base_models.NodeRecipe attribute)
deserialize() (flowrep.edge_models.HandleModel class method)
dump() (flowrep.compiler.source.RenderedSource method)
DynamicSubgraphDynamicOutput (class in flowrep.subgraph_validation)
DynamicSubgraphOwner (class in flowrep.subgraph_validation)
DynamicSubgraphStaticOutput (class in flowrep.subgraph_validation)
E
edges (flowrep.parsers.parser_protocol.BodyWalker property)
(flowrep.parsers.symbol_scope.SymbolScope property)
(flowrep.parsers.workflow_parser.WorkflowParser property)
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
,
[1]
(flowrep.retrospective.datastructures.CompositeData attribute)
(flowrep.subgraph_validation.StaticSubgraphOwner attribute)
else_case (flowrep.prospective.if_recipe.IfRecipe attribute)
,
[1]
emit_body() (in module flowrep.compiler.statements)
emit_flow_control() (in module flowrep.compiler.flow_control)
emit_flow_control_body() (in module flowrep.compiler.flow_control)
emit_nested_workflow_node() (in module flowrep.compiler.function)
emit_workflow_body() (in module flowrep.compiler.statements)
emit_workflow_function() (in module flowrep.compiler.function)
Emitter (class in flowrep.compiler.function)
ensure_class_signature_from_init() (in module flowrep.base_models)
eq() (in module flowrep.std)
exception_cases (flowrep.prospective.try_recipe.TryRecipe attribute)
,
[1]
ExceptionCase (class in flowrep.prospective.helper_models)
exceptions (flowrep.prospective.helper_models.ExceptionCase attribute)
,
[1]
extract_label_from_annotated() (in module flowrep.parsers.label_helpers)
F
feed_key() (flowrep.parsers.attribute_parser.AttributeHandler method)
(flowrep.parsers.chain_parser.LinkHandler method)
(flowrep.parsers.item_parser.ItemHandler method)
floordiv() (in module flowrep.std)
flow_control_input_requirements() (in module flowrep.compiler.statements)
FlowControlBindings (in module flowrep.parsers.parser_helpers)
FlowControlData (class in flowrep.retrospective.datastructures)
flowrep
module
flowrep.api
module
flowrep.api.schemas
module
flowrep.api.tools
module
flowrep.base_models
module
flowrep.compiler
module
flowrep.compiler.annotate
module
flowrep.compiler.flow_control
module
flowrep.compiler.function
module
flowrep.compiler.source
module
flowrep.compiler.statements
module
flowrep.compiler.sugar
module
flowrep.converters
module
flowrep.converters.python_workflow_definition
module
flowrep.edge_models
module
flowrep.parsers
module
flowrep.parsers.atomic_parser
module
flowrep.parsers.attribute_parser
module
flowrep.parsers.case_helpers
module
flowrep.parsers.chain_parser
module
flowrep.parsers.constant_parser
module
flowrep.parsers.dataclass_parser
module
flowrep.parsers.for_parser
module
flowrep.parsers.if_parser
module
flowrep.parsers.item_parser
module
flowrep.parsers.label_helpers
module
flowrep.parsers.object_scope
module
flowrep.parsers.parser_helpers
module
flowrep.parsers.parser_protocol
module
flowrep.parsers.symbol_scope
module
flowrep.parsers.try_parser
module
flowrep.parsers.while_parser
module
flowrep.parsers.workflow_parser
module
flowrep.prospective
module
flowrep.prospective.atomic_recipe
module
flowrep.prospective.constant_recipe
module
flowrep.prospective.for_recipe
module
flowrep.prospective.helper_models
module
flowrep.prospective.if_recipe
module
flowrep.prospective.try_recipe
module
flowrep.prospective.union_types
module
flowrep.prospective.while_recipe
module
flowrep.prospective.workflow_recipe
module
flowrep.retrospective
module
flowrep.retrospective.datastructures
module
flowrep.retrospective.storage
module
flowrep.retrospective.storage_widget
module
flowrep.retrospective.viewer
module
flowrep.std
module
flowrep.subgraph_validation
module
flowrep.wfms
module
flowrep2pwd() (in module flowrep.converters.python_workflow_definition)
flowrep2python() (in module flowrep.compiler.source)
FOR_EACH (flowrep.base_models.RecipeElementType attribute)
ForEachData (class in flowrep.retrospective.datastructures)
ForEachRecipe (class in flowrep.prospective.for_recipe)
fork() (flowrep.parsers.object_scope.ScopeProxy method)
(flowrep.parsers.parser_protocol.BodyWalker method)
(flowrep.parsers.symbol_scope.SymbolScope method)
(flowrep.parsers.workflow_parser.WorkflowParser method)
fresh() (flowrep.compiler.function.NameAllocator method)
from_annotation() (flowrep.parsers.label_helpers.OutputMeta class method)
from_param_kind() (flowrep.base_models.RestrictedParamKind class method)
from_recipe() (flowrep.retrospective.datastructures.AtomicData class method)
(flowrep.retrospective.datastructures.ConstantData class method)
(flowrep.retrospective.datastructures.DagData class method)
(flowrep.retrospective.datastructures.FlowControlData class method)
(flowrep.retrospective.datastructures.NodeData class method)
fully_qualified_name (flowrep.prospective.atomic_recipe.AtomicRecipe property)
(flowrep.prospective.workflow_recipe.WorkflowRecipe property)
function (flowrep.retrospective.datastructures.AtomicData attribute)
function_name (flowrep.compiler.source.RenderedSource attribute)
FunctionBuilder (class in flowrep.compiler.function)
G
ge() (in module flowrep.std)
generate_port_name() (in module flowrep.parsers.chain_parser)
generic_visit() (flowrep.parsers.workflow_parser.WorkflowParser method)
get_annotated_output_labels() (in module flowrep.parsers.label_helpers)
get_ast_function_node() (in module flowrep.parsers.parser_helpers)
get_attr() (in module flowrep.std)
get_available_source_code() (in module flowrep.parsers.parser_helpers)
get_data() (flowrep.retrospective.datastructures.InputDataPort method)
get_function_definition() (in module flowrep.parsers.parser_helpers)
get_labeled_recipe() (in module flowrep.parsers.atomic_parser)
get_scope() (in module flowrep.parsers.object_scope)
get_source_code() (in module flowrep.parsers.parser_helpers)
getitem() (in module flowrep.std)
gt() (in module flowrep.std)
H
HandleModel (class in flowrep.edge_models)
have_defaults (flowrep.parsers.parser_helpers.SignatureInfo attribute)
have_restricted_kinds (flowrep.parsers.parser_helpers.SignatureInfo attribute)
hoist_call_arguments() (in module flowrep.parsers.chain_parser)
I
iadd() (in module flowrep.std)
iand() (in module flowrep.std)
iconcat() (in module flowrep.std)
identity() (in module flowrep.std)
IF (flowrep.base_models.RecipeElementType attribute)
IfData (class in flowrep.retrospective.datastructures)
ifloordiv() (in module flowrep.std)
IfRecipe (class in flowrep.prospective.if_recipe)
ilshift() (in module flowrep.std)
imatmul() (in module flowrep.std)
imod() (in module flowrep.std)
imul() (in module flowrep.std)
index() (in module flowrep.std)
index_label() (in module flowrep.parsers.label_helpers)
indexOf() (in module flowrep.std)
info (flowrep.base_models.PythonReference attribute)
info_factory (flowrep.parsers.parser_protocol.BodyWalker attribute)
inject_chain() (in module flowrep.parsers.chain_parser)
inject_constant() (in module flowrep.parsers.constant_parser)
input_edges (flowrep.parsers.parser_protocol.BodyWalker property)
(flowrep.parsers.symbol_scope.SymbolScope property)
(flowrep.parsers.workflow_parser.WorkflowParser property)
(flowrep.prospective.for_recipe.ForEachRecipe attribute)
,
[1]
(flowrep.prospective.if_recipe.IfRecipe attribute)
,
[1]
(flowrep.prospective.try_recipe.TryRecipe attribute)
,
[1]
(flowrep.prospective.while_recipe.WhileRecipe attribute)
,
[1]
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
,
[1]
(flowrep.retrospective.datastructures.CompositeData attribute)
(flowrep.subgraph_validation.DynamicSubgraphOwner attribute)
(flowrep.subgraph_validation.StaticSubgraphOwner attribute)
input_ports (flowrep.retrospective.datastructures.NodeData attribute)
InputDataPort (class in flowrep.retrospective.datastructures)
INPUTS (flowrep.base_models.IOTypes attribute)
inputs (flowrep.base_models.NodeRecipe attribute)
(flowrep.parsers.parser_protocol.BodyWalker property)
(flowrep.parsers.symbol_scope.SymbolScope property)
(flowrep.parsers.workflow_parser.WorkflowParser property)
(flowrep.prospective.atomic_recipe.AtomicRecipe attribute)
(flowrep.prospective.constant_recipe.ConstantRecipe attribute)
(flowrep.prospective.for_recipe.ForEachRecipe attribute)
(flowrep.prospective.if_recipe.IfRecipe attribute)
(flowrep.prospective.try_recipe.TryRecipe attribute)
(flowrep.prospective.while_recipe.WhileRecipe attribute)
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
(flowrep.subgraph_validation.DynamicSubgraphOwner attribute)
(flowrep.subgraph_validation.RecipeProtocol attribute)
(flowrep.subgraph_validation.StaticSubgraphOwner attribute)
inputs_with_defaults (flowrep.base_models.NodeRecipe property)
(flowrep.base_models.PythonReference attribute)
(flowrep.prospective.atomic_recipe.AtomicRecipe property)
(flowrep.prospective.workflow_recipe.WorkflowRecipe property)
(flowrep.subgraph_validation.RecipeProtocol property)
InputSource (class in flowrep.edge_models)
inv() (in module flowrep.std)
invert() (in module flowrep.std)
ior() (in module flowrep.std)
IOTypes (class in flowrep.base_models)
ipow() (in module flowrep.std)
irshift() (in module flowrep.std)
is_() (in module flowrep.std)
is_append_call() (in module flowrep.parsers.workflow_parser)
is_attribute_syntax() (in module flowrep.compiler.sugar)
is_data_access() (in module flowrep.parsers.chain_parser)
is_input_alias() (flowrep.parsers.symbol_scope.SymbolScope method)
is_jsonable() (in module flowrep.prospective.constant_recipe)
is_not() (in module flowrep.std)
is_std_getattr() (in module flowrep.compiler.sugar)
is_std_getitem() (in module flowrep.compiler.sugar)
is_valid_label() (in module flowrep.base_models)
isub() (in module flowrep.std)
ItemHandler (class in flowrep.parsers.item_parser)
iterated_ports (flowrep.prospective.for_recipe.ForEachRecipe property)
itruediv() (in module flowrep.std)
ixor() (in module flowrep.std)
K
KEYWORD_ONLY (flowrep.base_models.RestrictedParamKind attribute)
L
label (flowrep.parsers.case_helpers.WalkedBranch attribute)
(flowrep.parsers.label_helpers.OutputMeta attribute)
(flowrep.prospective.helper_models.LabeledRecipe attribute)
label_base() (in module flowrep.compiler.statements)
LabeledRecipe (class in flowrep.prospective.helper_models)
le() (in module flowrep.std)
length_hint() (in module flowrep.std)
LexicalBagBrowser (class in flowrep.retrospective.storage)
LexicalBagTree (class in flowrep.retrospective.storage_widget)
LinkHandler (class in flowrep.parsers.chain_parser)
list_lexical_paths() (in module flowrep.retrospective.storage)
list_paths() (flowrep.retrospective.storage.LexicalBagBrowser method)
load() (flowrep.retrospective.storage.LexicalBagBrowser method)
load_from_bag() (in module flowrep.retrospective.storage)
load_selected() (flowrep.retrospective.storage_widget.LexicalBagTree method)
lshift() (in module flowrep.std)
lt() (in module flowrep.std)
M
make_constant() (in module flowrep.parsers.constant_parser)
matmul() (in module flowrep.std)
merge_labels() (in module flowrep.parsers.label_helpers)
mod() (in module flowrep.std)
model_config (flowrep.base_models.NodeRecipe attribute)
(flowrep.base_models.PythonReference attribute)
(flowrep.edge_models.HandleModel attribute)
(flowrep.edge_models.InputSource attribute)
(flowrep.edge_models.OutputTarget attribute)
(flowrep.edge_models.SourceHandle attribute)
(flowrep.edge_models.TargetHandle attribute)
(flowrep.parsers.label_helpers.OutputMeta attribute)
(flowrep.prospective.atomic_recipe.AtomicRecipe attribute)
(flowrep.prospective.constant_recipe.ConstantRecipe attribute)
(flowrep.prospective.for_recipe.ForEachRecipe attribute)
(flowrep.prospective.helper_models.ConditionalCase attribute)
(flowrep.prospective.helper_models.ExceptionCase attribute)
(flowrep.prospective.helper_models.LabeledRecipe attribute)
(flowrep.prospective.if_recipe.IfRecipe attribute)
(flowrep.prospective.try_recipe.TryRecipe attribute)
(flowrep.prospective.while_recipe.WhileRecipe attribute)
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
module
flowrep
flowrep.api
flowrep.api.schemas
flowrep.api.tools
flowrep.base_models
flowrep.compiler
flowrep.compiler.annotate
flowrep.compiler.flow_control
flowrep.compiler.function
flowrep.compiler.source
flowrep.compiler.statements
flowrep.compiler.sugar
flowrep.converters
flowrep.converters.python_workflow_definition
flowrep.edge_models
flowrep.parsers
flowrep.parsers.atomic_parser
flowrep.parsers.attribute_parser
flowrep.parsers.case_helpers
flowrep.parsers.chain_parser
flowrep.parsers.constant_parser
flowrep.parsers.dataclass_parser
flowrep.parsers.for_parser
flowrep.parsers.if_parser
flowrep.parsers.item_parser
flowrep.parsers.label_helpers
flowrep.parsers.object_scope
flowrep.parsers.parser_helpers
flowrep.parsers.parser_protocol
flowrep.parsers.symbol_scope
flowrep.parsers.try_parser
flowrep.parsers.while_parser
flowrep.parsers.workflow_parser
flowrep.prospective
flowrep.prospective.atomic_recipe
flowrep.prospective.constant_recipe
flowrep.prospective.for_recipe
flowrep.prospective.helper_models
flowrep.prospective.if_recipe
flowrep.prospective.try_recipe
flowrep.prospective.union_types
flowrep.prospective.while_recipe
flowrep.prospective.workflow_recipe
flowrep.retrospective
flowrep.retrospective.datastructures
flowrep.retrospective.storage
flowrep.retrospective.storage_widget
flowrep.retrospective.viewer
flowrep.std
flowrep.subgraph_validation
flowrep.wfms
module_imports (flowrep.compiler.function.Emitter attribute)
module_names (flowrep.compiler.function.Emitter attribute)
mul() (in module flowrep.std)
N
name (flowrep.compiler.function.FunctionBuilder attribute)
NameAllocator (class in flowrep.compiler.function)
names (flowrep.parsers.parser_helpers.SignatureInfo attribute)
namespace (flowrep.compiler.function.Emitter attribute)
(flowrep.compiler.source.RenderedSource attribute)
ne() (in module flowrep.std)
neg() (in module flowrep.std)
nested_defs (flowrep.compiler.function.Emitter attribute)
nested_ports (flowrep.prospective.for_recipe.ForEachRecipe attribute)
,
[1]
node (flowrep.edge_models.HandleModel attribute)
(flowrep.edge_models.InputSource attribute)
(flowrep.edge_models.OutputTarget attribute)
(flowrep.edge_models.SourceHandle attribute)
(flowrep.edge_models.TargetHandle attribute)
node_call_path() (in module flowrep.compiler.statements)
NodeData (class in flowrep.retrospective.datastructures)
NodeRecipe (class in flowrep.base_models)
nodes (flowrep.parsers.parser_protocol.BodyWalker attribute)
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
,
[1]
(flowrep.retrospective.datastructures.CompositeData attribute)
(flowrep.subgraph_validation.StaticSubgraphOwner attribute)
not_() (in module flowrep.std)
NotData (class in flowrep.retrospective.datastructures)
O
of() (flowrep.parsers.parser_helpers.SignatureInfo class method)
or_() (in module flowrep.std)
output_edges (flowrep.parsers.parser_protocol.BodyWalker property)
(flowrep.parsers.symbol_scope.SymbolScope property)
(flowrep.parsers.workflow_parser.WorkflowParser property)
(flowrep.prospective.for_recipe.ForEachRecipe attribute)
,
[1]
(flowrep.prospective.while_recipe.WhileRecipe attribute)
,
[1]
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
,
[1]
(flowrep.retrospective.datastructures.CompositeData attribute)
(flowrep.subgraph_validation.DynamicSubgraphStaticOutput attribute)
(flowrep.subgraph_validation.StaticSubgraphOwner attribute)
output_labels (flowrep.compiler.function.FunctionBuilder attribute)
output_port (flowrep.parsers.symbol_scope.SymbolProduction attribute)
output_ports (flowrep.retrospective.datastructures.NodeData attribute)
OutputDataPort (class in flowrep.retrospective.datastructures)
OutputMeta (class in flowrep.parsers.label_helpers)
OUTPUTS (flowrep.base_models.IOTypes attribute)
outputs (flowrep.base_models.NodeRecipe attribute)
(flowrep.parsers.parser_protocol.BodyWalker property)
(flowrep.parsers.symbol_scope.SymbolScope property)
(flowrep.parsers.workflow_parser.WorkflowParser property)
(flowrep.prospective.atomic_recipe.AtomicRecipe attribute)
(flowrep.prospective.constant_recipe.ConstantRecipe attribute)
(flowrep.prospective.for_recipe.ForEachRecipe attribute)
(flowrep.prospective.if_recipe.IfRecipe attribute)
(flowrep.prospective.try_recipe.TryRecipe attribute)
(flowrep.prospective.while_recipe.WhileRecipe attribute)
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
(flowrep.subgraph_validation.DynamicSubgraphOwner attribute)
(flowrep.subgraph_validation.RecipeProtocol attribute)
(flowrep.subgraph_validation.StaticSubgraphOwner attribute)
OutputTarget (class in flowrep.edge_models)
P
params (flowrep.compiler.function.FunctionBuilder attribute)
parse_atomic() (in module flowrep.parsers.atomic_parser)
parse_case() (in module flowrep.parsers.case_helpers)
parse_for_node() (in module flowrep.parsers.for_parser)
parse_if_node() (in module flowrep.parsers.if_parser)
parse_try_node() (in module flowrep.parsers.try_parser)
parse_while_node() (in module flowrep.parsers.while_parser)
parse_workflow() (in module flowrep.parsers.workflow_parser)
port (flowrep.edge_models.HandleModel attribute)
(flowrep.edge_models.InputSource attribute)
(flowrep.edge_models.OutputTarget attribute)
(flowrep.edge_models.SourceHandle attribute)
(flowrep.edge_models.TargetHandle attribute)
port_base() (flowrep.parsers.attribute_parser.AttributeHandler method)
(flowrep.parsers.chain_parser.LinkHandler method)
(flowrep.parsers.item_parser.ItemHandler method)
pos() (in module flowrep.std)
POSITIONAL_ONLY (flowrep.base_models.RestrictedParamKind attribute)
pow() (in module flowrep.std)
produce() (flowrep.parsers.symbol_scope.SymbolScope method)
produce_source() (flowrep.parsers.symbol_scope.SymbolScope method)
produce_symbols() (flowrep.parsers.symbol_scope.SymbolScope method)
prospective_nodes (flowrep.prospective.for_recipe.ForEachRecipe property)
(flowrep.prospective.if_recipe.IfRecipe property)
(flowrep.prospective.try_recipe.TryRecipe property)
(flowrep.prospective.while_recipe.WhileRecipe property)
(flowrep.subgraph_validation.DynamicSubgraphOwner property)
prospective_output_edges (flowrep.prospective.if_recipe.IfRecipe attribute)
,
[1]
(flowrep.prospective.try_recipe.TryRecipe attribute)
,
[1]
(flowrep.subgraph_validation.DynamicSubgraphDynamicOutput attribute)
pwd2flowrep() (in module flowrep.converters.python_workflow_definition)
PythonReference (class in flowrep.base_models)
R
recipe (flowrep.parsers.attribute_parser.AttributeHandler property)
(flowrep.parsers.chain_parser.LinkHandler property)
(flowrep.parsers.item_parser.ItemHandler property)
(flowrep.prospective.helper_models.LabeledRecipe attribute)
(flowrep.retrospective.datastructures.NodeData attribute)
recipe2data() (in module flowrep.retrospective.datastructures)
RecipeElementType (class in flowrep.base_models)
RecipeProtocol (class in flowrep.subgraph_validation)
reference (flowrep.prospective.atomic_recipe.AtomicRecipe attribute)
,
[1]
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
,
[1]
referenced_top_level_bindings() (in module flowrep.compiler.function)
register() (flowrep.parsers.object_scope.ScopeProxy method)
(flowrep.parsers.symbol_scope.SymbolScope method)
register_accumulator() (flowrep.parsers.symbol_scope.SymbolScope method)
reject_input_alias_outputs() (in module flowrep.parsers.parser_helpers)
reject_method_call() (in module flowrep.parsers.chain_parser)
reject_unbound_access() (in module flowrep.parsers.chain_parser)
render() (flowrep.compiler.function.FunctionBuilder method)
render_annotation() (in module flowrep.compiler.annotate)
render_call() (in module flowrep.compiler.statements)
render_default() (in module flowrep.compiler.annotate)
RenderedSource (class in flowrep.compiler.source)
reserve() (flowrep.compiler.function.NameAllocator method)
resolve_attribute_to_object() (in module flowrep.parsers.object_scope)
resolve_symbol_to_object() (in module flowrep.parsers.object_scope)
resolve_symbols_to_strings() (in module flowrep.parsers.parser_helpers)
restricted_input_kinds (flowrep.base_models.PythonReference attribute)
RestrictedParamKind (class in flowrep.base_models)
return_annotation (flowrep.compiler.function.FunctionBuilder attribute)
return_symbols (flowrep.compiler.function.FunctionBuilder attribute)
rshift() (in module flowrep.std)
run_recipe() (in module flowrep.wfms)
S
scope (flowrep.parsers.parser_protocol.BodyWalker attribute)
ScopeProxy (class in flowrep.parsers.object_scope)
serialize() (flowrep.edge_models.HandleModel method)
setitem() (in module flowrep.std)
SignatureInfo (class in flowrep.parsers.parser_helpers)
skip_docstring() (in module flowrep.parsers.workflow_parser)
source (flowrep.compiler.source.RenderedSource attribute)
(flowrep.parsers.symbol_scope.SymbolConsumption attribute)
(flowrep.parsers.symbol_scope.SymbolProduction attribute)
SourceCodeUnavailableError
SourceHandle (class in flowrep.edge_models)
StaticSubgraphOwner (class in flowrep.subgraph_validation)
std_label (flowrep.prospective.constant_recipe.ConstantRecipe attribute)
sub() (in module flowrep.std)
symbol (flowrep.parsers.symbol_scope.SymbolConsumption attribute)
symbol_map (flowrep.parsers.parser_protocol.BodyWalker attribute)
SymbolConsumption (class in flowrep.parsers.symbol_scope)
SymbolProduction (class in flowrep.parsers.symbol_scope)
SymbolScope (class in flowrep.parsers.symbol_scope)
T
TargetHandle (class in flowrep.edge_models)
to_labeled_node() (flowrep.parsers.case_helpers.WalkedBranch method)
topological_sort() (in module flowrep.subgraph_validation)
transferred_outputs (flowrep.prospective.for_recipe.ForEachRecipe property)
truediv() (in module flowrep.std)
truth() (in module flowrep.std)
TRY (flowrep.base_models.RecipeElementType attribute)
try_node (flowrep.prospective.try_recipe.TryRecipe attribute)
,
[1]
try_parse_constant() (in module flowrep.parsers.constant_parser)
TryData (class in flowrep.retrospective.datastructures)
TryRecipe (class in flowrep.prospective.try_recipe)
type (flowrep.base_models.NodeRecipe attribute)
(flowrep.prospective.atomic_recipe.AtomicRecipe attribute)
,
[1]
(flowrep.prospective.constant_recipe.ConstantRecipe attribute)
(flowrep.prospective.for_recipe.ForEachRecipe attribute)
,
[1]
(flowrep.prospective.if_recipe.IfRecipe attribute)
,
[1]
(flowrep.prospective.try_recipe.TryRecipe attribute)
,
[1]
(flowrep.prospective.while_recipe.WhileRecipe attribute)
,
[1]
(flowrep.prospective.workflow_recipe.WorkflowRecipe attribute)
,
[1]
U
unavailable_names (flowrep.parsers.symbol_scope.SymbolScope property)
unique_suffix() (in module flowrep.parsers.label_helpers)
use_accumulator() (flowrep.parsers.symbol_scope.SymbolScope method)
V
validate_acyclic_edges() (in module flowrep.subgraph_validation)
validate_bag() (in module flowrep.retrospective.storage)
validate_cases_not_empty() (flowrep.prospective.if_recipe.IfRecipe class method)
validate_child_input_single_source() (flowrep.prospective.workflow_recipe.WorkflowRecipe method)
validate_condition_is_accessible() (flowrep.prospective.helper_models.ConditionalCase method)
validate_distinct_labels() (flowrep.prospective.helper_models.ConditionalCase method)
validate_exception_cases_not_empty() (flowrep.prospective.try_recipe.TryRecipe class method)
validate_exceptions_not_empty() (flowrep.prospective.helper_models.ExceptionCase class method)
validate_input_edge_sources() (in module flowrep.subgraph_validation)
validate_input_edge_targets() (in module flowrep.subgraph_validation)
validate_internal_data_completeness() (flowrep.base_models.NodeRecipe method)
(flowrep.prospective.for_recipe.ForEachRecipe method)
(flowrep.prospective.if_recipe.IfRecipe method)
(flowrep.prospective.try_recipe.TryRecipe method)
(flowrep.prospective.while_recipe.WhileRecipe method)
(flowrep.prospective.workflow_recipe.WorkflowRecipe method)
(flowrep.subgraph_validation.RecipeProtocol method)
validate_io_edges() (flowrep.prospective.for_recipe.ForEachRecipe method)
(flowrep.prospective.if_recipe.IfRecipe method)
(flowrep.prospective.try_recipe.TryRecipe method)
(flowrep.prospective.while_recipe.WhileRecipe method)
(flowrep.prospective.workflow_recipe.WorkflowRecipe method)
validate_iterated_ports_exist() (flowrep.prospective.for_recipe.ForEachRecipe method)
validate_nodes_are_fully_sourced() (in module flowrep.subgraph_validation)
validate_non_overlapping_iterators() (flowrep.prospective.for_recipe.ForEachRecipe method)
validate_output_edge_sources() (in module flowrep.subgraph_validation)
validate_output_edge_targets() (in module flowrep.subgraph_validation)
validate_output_is_subset_of_inputs() (flowrep.prospective.while_recipe.WhileRecipe method)
validate_prospective_nodes_have_unique_labels() (flowrep.prospective.if_recipe.IfRecipe method)
(flowrep.prospective.try_recipe.TryRecipe method)
validate_prospective_sources_list() (in module flowrep.subgraph_validation)
validate_sibling_edges() (in module flowrep.subgraph_validation)
validate_some_iteration() (flowrep.prospective.for_recipe.ForEachRecipe method)
validate_subgraph() (flowrep.prospective.workflow_recipe.WorkflowRecipe method)
validate_unique() (in module flowrep.base_models)
VAR_KEYWORD (flowrep.base_models.RestrictedParamKind attribute)
VAR_POSITIONAL (flowrep.base_models.RestrictedParamKind attribute)
view() (flowrep.retrospective.datastructures.NodeData method)
(in module flowrep.retrospective.viewer)
visit() (flowrep.parsers.parser_protocol.BodyWalker method)
visit_AnnAssign() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_Assign() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_Expr() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_For() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_If() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_Import() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_ImportFrom() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_Try() (flowrep.parsers.workflow_parser.WorkflowParser method)
visit_While() (flowrep.parsers.workflow_parser.WorkflowParser method)
W
walk() (flowrep.parsers.parser_protocol.BodyWalker method)
(flowrep.parsers.workflow_parser.WorkflowParser method)
walk_branch() (in module flowrep.parsers.case_helpers)
WalkedBranch (class in flowrep.parsers.case_helpers)
walker (flowrep.parsers.case_helpers.WalkedBranch attribute)
WHILE (flowrep.base_models.RecipeElementType attribute)
WhileData (class in flowrep.retrospective.datastructures)
WhileRecipe (class in flowrep.prospective.while_recipe)
widget() (flowrep.retrospective.storage.LexicalBagBrowser method)
wire_inputs() (in module flowrep.parsers.case_helpers)
wire_outputs() (in module flowrep.parsers.case_helpers)
WORKFLOW (flowrep.base_models.RecipeElementType attribute)
workflow() (in module flowrep.parsers.workflow_parser)
workflow_decorator (flowrep.compiler.function.Emitter attribute)
WorkflowParser (class in flowrep.parsers.workflow_parser)
WorkflowRecipe (class in flowrep.prospective.workflow_recipe)
X
xor() (in module flowrep.std)
Z
zipped_ports (flowrep.prospective.for_recipe.ForEachRecipe attribute)
,
[1]