Refactorings for RedeBayesiana and ArquivoRedeBayesiana.
authorMichele Silva <michele.silva@gmail.com>
Mon, 28 Nov 2011 03:11:50 +0000 (01:11 -0200)
committerMichele Silva <michele.silva@gmail.com>
Mon, 28 Nov 2011 03:11:50 +0000 (01:11 -0200)
commitd1c23fc50533eb927023881b2a812b655ff69c18
treeb16027072e65192f2a8d892a853da661d6805813
parent1efa4016753a855af3c7af4c59fb3b830c958227
Refactorings for RedeBayesiana and ArquivoRedeBayesiana.
17 files changed:
SimDeCS/WebContent/layout/menu.xhtml
SimDeCS/WebContent/layout/template.xhtml
SimDeCS/WebContent/seguro/admin/rede/ArquivoRedeBayesiana.xhtml [moved from SimDeCS/WebContent/seguro/admin/rede/ArquivoRede.xhtml with 67% similarity]
SimDeCS/WebContent/seguro/admin/rede/ArquivoRedeBayesianaList.xhtml [moved from SimDeCS/WebContent/seguro/admin/rede/ArquivoRedeList.xhtml with 63% similarity]
SimDeCS/WebContent/seguro/admin/rede/RedeBayesiana.xhtml [new file with mode: 0644]
SimDeCS/WebContent/seguro/admin/rede/RedeBayesianaList.xhtml [new file with mode: 0644]
SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/ArquivoRedeBayesianaHome.java [moved from SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/ArquivoRedeHome.java with 84% similarity]
SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/ArquivoRedeBayesianaList.java [new file with mode: 0644]
SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/ArquivoRedeList.java [deleted file]
SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/DownloadArquivoRedeBayesiana.java [moved from SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/DownloadArquivoRede.java with 70% similarity]
SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/RedeBayesianaHome.java [new file with mode: 0644]
SimDeCS/src/hot/org/ufcspa/simdecs/session/crud/admin/RedeBayesianaList.java [new file with mode: 0644]
SimDeCS/src/main/org/ufcspa/simdecs/entities/ArquivoRedeBayesiana.java [moved from SimDeCS/src/main/org/ufcspa/simdecs/entities/ArquivoRede.java with 82% similarity]
SimDeCS/src/main/org/ufcspa/simdecs/entities/Nodo.java
SimDeCS/src/main/org/ufcspa/simdecs/entities/PerguntaNodo.java
SimDeCS/src/main/org/ufcspa/simdecs/entities/RedeBayesiana.java [moved from SimDeCS/src/main/org/ufcspa/simdecs/entities/Rede.java with 76% similarity]
SimDeCS/src/main/org/ufcspa/simdecs/entities/RespostaNodo.java