Branch: refs/heads/master
Home: https://github.com/windup/windup
Commit: 46f02e9b83528fcbe0e0471fb164ae90d512f044
https://github.com/windup/windup/commit/46f02e9b83528fcbe0e0471fb164ae90d...
Author: Ondrej Zizka <zizka(a)seznam.cz>
Date: 2017-01-03 (Tue, 03 Jan 2017)
Changed paths:
M graph/api/src/main/java/org/jboss/windup/graph/GraphModelScanner.java
M graph/api/src/main/java/org/jboss/windup/graph/GraphTypeManager.java
Log Message:
-----------
Make GraphTypeManager and GraphModelScanner use WindupFrame instead of WindupVertexFrame, where appropriate.
Otherwise, GraphTypeManager discarded WindupEdgeFrame's and those were then unknown to TsModelGen.