Determine start task when defined as a method
@svensson
For methods or scripts we do not know whether a task is a start task in the graph or not. Therefore we introduce the node attribute inputs_complete
to indicate that the static input provided by the graph representation is all required input (which is one of the requirements to be a start task).