dCsharp

ClassGraph.AddRepetitionEdge Method 

Add a repetition edge from source to target.

public virtual void AddRepetitionEdge(
   Type source,
   Type target
);

See Also

ClassGraph Class | edu.neu.ccs.demeter.dCsharp Namespace