M
Marty
Using Visio for Enterprise Architect...
When connecting two classes with "generalization", then choosing to
generate the code, one class is shown to inherit the other. Changed
type of generalization to <<uses>> but still same issue. How do I
show that class "A" uses class "B" without resulting in code of...
public class A : B
Thanks!
When connecting two classes with "generalization", then choosing to
generate the code, one class is shown to inherit the other. Changed
type of generalization to <<uses>> but still same issue. How do I
show that class "A" uses class "B" without resulting in code of...
public class A : B
Thanks!