unbbayes.example
Class TextMode
java.lang.Object
unbbayes.example.TextMode
public class TextMode
- extends Object
Title: Sample code for using UnBBayes' API at text mode.
Description: This class, written in JAVA, opens a ".net" file ("asia.net"), and, after that,
modifies some parts and then compiles it. This class is provided only as
a sample, in order to show how to work out using this API, developed for bayesian
network manipulation.
Copyright: Copyright (c) 2001
Company: UnB - Universidade de Brasilia
- Author:
- Rommel Novaes Carvalho, Michael S. Onishi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextMode
public TextMode()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.