3ca294cebfdad8da192edae11586f73cc4771329
[simdecs.git] / src / java / org / ufcspa / simdecs / bn / entity / NodeType.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 NodeType {Complementar, Essencial, Excludente, Trigger}