Added perguntas.
authorMichele Silva <michele.silva@gmail.com>
Tue, 29 Nov 2011 03:39:39 +0000 (01:39 -0200)
committerMichele Silva <michele.silva@gmail.com>
Tue, 29 Nov 2011 03:39:39 +0000 (01:39 -0200)
commit3f4ddbae527fa067ba1788f0368e2067aa49493e
treed971b24ff2e0e1eaf12447017219b9453152143a
parent79f1af86e0d36fb522c7d66b27efaab99d6c2357
Added perguntas.
Improved user interface.
15 files changed:
SimDeCS/WebContent/seguro/admin/rede/Nodo.xhtml
SimDeCS/WebContent/seguro/admin/rede/NodoEdit.xhtml
SimDeCS/WebContent/seguro/admin/rede/PerguntaNodo.page.xml
SimDeCS/WebContent/seguro/admin/rede/PerguntaNodo.xhtml
SimDeCS/WebContent/seguro/admin/rede/PerguntaNodoEdit.xhtml
SimDeCS/WebContent/seguro/admin/rede/PerguntaNodoList.xhtml
SimDeCS/WebContent/seguro/admin/rede/RedeBayesianaList.xhtml
SimDeCS/WebContent/seguro/admin/rede/RespostaNodo.page.xml [new file with mode: 0644]
SimDeCS/WebContent/seguro/admin/rede/RespostaNodo.xhtml [new file with mode: 0644]
SimDeCS/WebContent/seguro/admin/rede/RespostaNodoEdit.page.xml [new file with mode: 0644]
SimDeCS/WebContent/seguro/admin/rede/RespostaNodoEdit.xhtml [new file with mode: 0644]
SimDeCS/WebContent/seguro/admin/rede/RespostaNodoList.page.xml [new file with mode: 0644]
SimDeCS/WebContent/seguro/admin/rede/RespostaNodoList.xhtml [new file with mode: 0644]
SimDeCS/src/main/org/ufcspa/simdecs/entities/PerguntaNodo.java
SimDeCS/src/main/org/ufcspa/simdecs/entities/RespostaNodo.java