xbneditor
Class UBN

java.lang.Object
  |
  +--xbneditor.UBN

public class UBN
extends java.lang.Object

Title: xbneditor Description: serve as an unified BBN file bus format open .dsl, .net, .xml format Bayesian networks files edit & save as .xml file format Copyright: Copyright (c) 2001 Company: KSUKDD


Constructor Summary
UBN()
           
 
Method Summary
 void saveAs(java.lang.String filename, java.lang.String filetype)
          This function save the unified Bayes Network
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UBN

public UBN()
Method Detail

saveAs

public void saveAs(java.lang.String filename,
                   java.lang.String filetype)
This function save the unified Bayes Network