crunchflow.input.blocks.Condition
- class crunchflow.input.blocks.Condition(name)
Bases:
digraph inheritance60aaf96b8c { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "Condition" [URL="#crunchflow.input.blocks.Condition",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Condition block for the input file"]; "KeywordBlock" -> "Condition" [arrowsize=0.5,style="setlinewidth(0.5)"]; "KeywordBlock" [URL="KeywordBlock.html#crunchflow.input.blocks.KeywordBlock",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Base class for all keyword blocks in a CrunchFlow input file"]; }KeywordBlockCondition block for the input file
- set_parameters(parameters)
Set the parameters for the Condition block
- __str__()
Return the condition block as a string
- __repr__()
Return the name of the condition