git://200.18.67.61
/
simdecs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bf6d434f1c8bab6cc3a083f85dfaee790612a81f
[simdecs.git]
/
src
/
java
/
org
/
ufcspa
/
simdecs
/
bn
/
entity
/
NodeRole.java
1
/*
2
* To change this template, choose Tools | Templates
3
* and open the template in the editor.
4
*/
5
package org.ufcspa.simdecs.bn.entity;
6
7
/**
8
*
9
* @author mchelem
10
*/
11
public enum NodeRole {Sintoma, Diagnóstico, Conduta}