Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Bidirectional Association #19

Open
fabiopagoti opened this issue Dec 24, 2013 · 0 comments
Open

Show Bidirectional Association #19

fabiopagoti opened this issue Dec 24, 2013 · 0 comments

Comments

@fabiopagoti
Copy link
Owner

Class A has a reference attribute to class B AND
Class B has a reference attribute to class A

When
UML code is generated for class A or
UML code is generated for class B or

Then
Relation between classes should be
[A]<->[B]
or
[B]<->[A]

@ghost ghost assigned fabiopagoti Dec 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant