Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds the internal node and edge collections of a graph that are based on a requirement transaction as a starting point.
Syntax
public boolean buildGraphFromReqTrans(ReqTrans _reqTrans)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
The requirement transaction from which to start.
Return Value
Type: boolean
true if the requirement transaction is not already represented in the graph; otherwise, false.