RomanHargrave / jsigner

Automatically exported from code.google.com/p/jsigner
Apache License 2.0
0 stars 1 forks source link

Discovering relationships by Getter methods. #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I annotated a interface whith @Domain, but the JSigner could't discovery
its relations.

What is the expected output? What do you see instead?
The JSigner discover the relations by Getter methods.

What version of the product are you using? On what operating system?
1.1

Please provide any additional information below.

Original issue reported on code.google.com by raon...@gmail.com on 20 Oct 2008 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by rafaferry@gmail.com on 26 Oct 2008 at 5:07

GoogleCodeExporter commented 9 years ago
Jsigner cant draw references of interfaces based on Getters because interfaces 
doesnt
have relationships. Interfaces are contracts. 

Original comment by rafaferry@gmail.com on 9 Aug 2009 at 2:33