summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/composite-diagram/src/main/java/org/apache/tuscany/sca/diagram/layout/TuscanyCompositeEntityBuilder.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-22Fix the dimension calculation based on the layoutrfeng1-0/+4
2011-09-22Add impl info for the node/remove unused coderfeng1-26/+19
2011-09-22Enhance the layout using topological sorting of the entitiesrfeng1-1/+2
2011-09-21Calculate the height/width for components/composites based on its contentrfeng1-4/+2
2011-09-20Remove the System.outrfeng1-3/+2
2011-09-19Add the support to generate the SCA diagram for a given node configurationrfeng1-13/+37
2011-09-15Copy the composite diagram generator into modulesrfeng1-0/+0
2011-09-01Rename packages to reflect the functionsrfeng1-1/+1
2011-09-01Format the code and organize importsrfeng1-327/+327
2011-08-09provide support for tuscany composite object and bit of refactoringnirmal0701251-0/+359