Icon class icon_class far fa-sticky-note icon_class_computed far fa-sticky-note Note kind CAVEAT UML keywords LoopNode LoopNode::setupPart Keywords Magic Model Analyst [Cameo Simulation Toolkit] Cameo Systems Modeler Relates to LoopNode: basic running example LoopNode with loopVariable - ADVANCED REFERENCE LoopNode: running loopVariable example Related notes Related notes (backlinks) Related snippets (extracts) [fUML-1.4] 7.11.2.7 LoopNode [1] fuml_loop_node_no_setup_part no setupParts in fUML self.setupPart->isEmpty() [UML-2.5.1] A LoopNode is a StructuredActivityNode that represents an iterative loop. A LoopNode consists of a setupPart, a test and a bodyPart, which identify subsets of the ExecutableNodes contained in the LoopNode. [UML-2.5.1] The setupPart of a LoopNode is executed first. When the setupPart has completed execution, the iterative execution of the loop begins. Visit also Visit also (backlinks) Flags