Whether this.followUp
equals to Abort
.
Whether this.followUp
equals to Abort
.
Whether this.followUp
equals to Complete
.
Whether this.followUp
equals to Complete
.
Whether this.followUp
does not equal to Abort
.
Whether this.followUp
does not equal to Abort
.
Whether this.followUp
does not equal to Complete
.
Whether this.followUp
does not equal to Complete
.
Whether this.followUp
does not equal to PostCheck
.
Whether this.followUp
does not equal to PostCheck
.
Whether this.followUp
equals to PostCheck
.
Whether this.followUp
equals to PostCheck
.
Returns a tuple of this
and this.followUp
.
Returns a tuple of this
and this.followUp
.
This class makes it possible to carry over nodes that are passed to a pre-check and are already contained in the graph to
postAdd
. Thus we can limit the number of start nodes for cycle detection in the post-check to these passed over docking nodes.