collectPredecessorIds MethodProtected

Deprecated  in 3.x. use Element.collectReferenceIds instead, the use of the term predecessors was confusing and became inaccurate when the transformer could handle cycles

Collect the Ids of this element's references at this level of the class hierarchy.

collectPredecessorIds(predecessorIds: EntityReferenceSet): void

Parameter Type Description
predecessorIds EntityReferenceSet  

Returns - void

Defined in

Last Updated: 16 April, 2024