Returns true if the edge links with a constructor argument.
public function isReferencedByConstructor() : bool { return $this->byConstructor; }