internal LogStructureWithoutInput(LogFlowStructure flowStructure) { _flowStructure = flowStructure; }
internal LogStructureWithInput(LogFlowStructure flowStructure) { _flowStructure = flowStructure; }