unbbayes.io.xmlbif.version4.xmlclasses
Class ObjectFactory

java.lang.Object
  extended by unbbayes.io.xmlbif.version4.xmlclasses.ObjectFactory

public class ObjectFactory
extends Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 BIF createBIF()
           
 BIFType createBIFType()
           
 BIFType.HEADERType createBIFTypeHEADERType()
           
 BIFType.HIERARCHYType createBIFTypeHIERARCHYType()
           
 BIFType.HIERARCHYType.ROOTType createBIFTypeHIERARCHYTypeROOTType()
           
 BIFType.HIERARCHYType.ROOTType.LEVELType createBIFTypeHIERARCHYTypeROOTTypeLEVELType()
           
 BIFType.NETWORKType createBIFTypeNETWORKType()
           
 BIFType.NETWORKType.POTENTIALType createBIFTypeNETWORKTypePOTENTIALType()
           
 BIFType.NETWORKType.POTENTIALType.POTType createBIFTypeNETWORKTypePOTENTIALTypePOTType()
           
 BIFType.NETWORKType.POTENTIALType.POTType.CONDSETType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeCONDSETType()
           
 BIFType.NETWORKType.POTENTIALType.POTType.CONDSETType.CONDLEMType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeCONDSETTypeCONDLEMType()
           
 BIFType.NETWORKType.POTENTIALType.POTType.DPISType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeDPISType()
           
 BIFType.NETWORKType.POTENTIALType.POTType.DPISType.DPIType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeDPISTypeDPIType()
           
 BIFType.NETWORKType.POTENTIALType.POTType.PRIVATEType createBIFTypeNETWORKTypePOTENTIALTypePOTTypePRIVATEType()
           
 BIFType.NETWORKType.STRUCTUREType createBIFTypeNETWORKTypeSTRUCTUREType()
           
 BIFType.NETWORKType.STRUCTUREType.ARCType createBIFTypeNETWORKTypeSTRUCTURETypeARCType()
           
 BIFType.NETWORKType.VARIABLESType createBIFTypeNETWORKTypeVARIABLESType()
           
 BIFType.NETWORKType.VARIABLESType.DECISIONType createBIFTypeNETWORKTypeVARIABLESTypeDECISIONType()
           
 BIFType.NETWORKType.VARIABLESType.DECISIONType.STATENAMEType createBIFTypeNETWORKTypeVARIABLESTypeDECISIONTypeSTATENAMEType()
           
 BIFType.NETWORKType.VARIABLESType.UTILITYType createBIFTypeNETWORKTypeVARIABLESTypeUTILITYType()
           
 BIFType.NETWORKType.VARIABLESType.UTILITYType.STATENAMEType createBIFTypeNETWORKTypeVARIABLESTypeUTILITYTypeSTATENAMEType()
           
 BIFType.NETWORKType.VARIABLESType.VARType createBIFTypeNETWORKTypeVARIABLESTypeVARType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHOREType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.COMPLEMENTARYType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeCOMPLEMENTARYType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.ESSENCIALType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeESSENCIALType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.EXCLUDENTType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeEXCLUDENTType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.NAType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeNAType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.TRIGGERType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeTRIGGERType()
           
 BIFType.NETWORKType.VARIABLESType.VARType.STATENAMEType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeSTATENAMEType()
           
 BIFType.STATICPROPERTYType createBIFTypeSTATICPROPERTYType()
           
 NewDataSet createNewDataSet()
           
 NewDataSetType createNewDataSetType()
           
 Object getProperty(String pName)
           
 Object newInstance(Class pElementInterface)
           
 void setProperty(String pName, Object pValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException
Method Detail

newInstance

public Object newInstance(Class pElementInterface)
                   throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

getProperty

public Object getProperty(String pName)

setProperty

public void setProperty(String pName,
                        Object pValue)

createBIF

public BIF createBIF()
              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFType

public BIFType createBIFType()
                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeHEADERType

public BIFType.HEADERType createBIFTypeHEADERType()
                                           throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeSTATICPROPERTYType

public BIFType.STATICPROPERTYType createBIFTypeSTATICPROPERTYType()
                                                           throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeHIERARCHYType

public BIFType.HIERARCHYType createBIFTypeHIERARCHYType()
                                                 throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeHIERARCHYTypeROOTType

public BIFType.HIERARCHYType.ROOTType createBIFTypeHIERARCHYTypeROOTType()
                                                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeHIERARCHYTypeROOTTypeLEVELType

public BIFType.HIERARCHYType.ROOTType.LEVELType createBIFTypeHIERARCHYTypeROOTTypeLEVELType()
                                                                                     throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKType

public BIFType.NETWORKType createBIFTypeNETWORKType()
                                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESType

public BIFType.NETWORKType.VARIABLESType createBIFTypeNETWORKTypeVARIABLESType()
                                                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARType

public BIFType.NETWORKType.VARIABLESType.VARType createBIFTypeNETWORKTypeVARIABLESTypeVARType()
                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeSTATENAMEType

public BIFType.NETWORKType.VARIABLESType.VARType.STATENAMEType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeSTATENAMEType()
                                                                                                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHOREType

public BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHOREType()
                                                                                                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeTRIGGERType

public BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.TRIGGERType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeTRIGGERType()
                                                                                                                                         throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeEXCLUDENTType

public BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.EXCLUDENTType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeEXCLUDENTType()
                                                                                                                                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeESSENCIALType

public BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.ESSENCIALType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeESSENCIALType()
                                                                                                                                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeCOMPLEMENTARYType

public BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.COMPLEMENTARYType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeCOMPLEMENTARYType()
                                                                                                                                                     throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeNAType

public BIFType.NETWORKType.VARIABLESType.VARType.METAPHOREType.NAType createBIFTypeNETWORKTypeVARIABLESTypeVARTypeMETAPHORETypeNAType()
                                                                                                                               throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeDECISIONType

public BIFType.NETWORKType.VARIABLESType.DECISIONType createBIFTypeNETWORKTypeVARIABLESTypeDECISIONType()
                                                                                                 throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeDECISIONTypeSTATENAMEType

public BIFType.NETWORKType.VARIABLESType.DECISIONType.STATENAMEType createBIFTypeNETWORKTypeVARIABLESTypeDECISIONTypeSTATENAMEType()
                                                                                                                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeUTILITYType

public BIFType.NETWORKType.VARIABLESType.UTILITYType createBIFTypeNETWORKTypeVARIABLESTypeUTILITYType()
                                                                                               throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeVARIABLESTypeUTILITYTypeSTATENAMEType

public BIFType.NETWORKType.VARIABLESType.UTILITYType.STATENAMEType createBIFTypeNETWORKTypeVARIABLESTypeUTILITYTypeSTATENAMEType()
                                                                                                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeSTRUCTUREType

public BIFType.NETWORKType.STRUCTUREType createBIFTypeNETWORKTypeSTRUCTUREType()
                                                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypeSTRUCTURETypeARCType

public BIFType.NETWORKType.STRUCTUREType.ARCType createBIFTypeNETWORKTypeSTRUCTURETypeARCType()
                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALType

public BIFType.NETWORKType.POTENTIALType createBIFTypeNETWORKTypePOTENTIALType()
                                                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALTypePOTType

public BIFType.NETWORKType.POTENTIALType.POTType createBIFTypeNETWORKTypePOTENTIALTypePOTType()
                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALTypePOTTypePRIVATEType

public BIFType.NETWORKType.POTENTIALType.POTType.PRIVATEType createBIFTypeNETWORKTypePOTENTIALTypePOTTypePRIVATEType()
                                                                                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALTypePOTTypeCONDSETType

public BIFType.NETWORKType.POTENTIALType.POTType.CONDSETType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeCONDSETType()
                                                                                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALTypePOTTypeCONDSETTypeCONDLEMType

public BIFType.NETWORKType.POTENTIALType.POTType.CONDSETType.CONDLEMType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeCONDSETTypeCONDLEMType()
                                                                                                                                     throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALTypePOTTypeDPISType

public BIFType.NETWORKType.POTENTIALType.POTType.DPISType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeDPISType()
                                                                                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createBIFTypeNETWORKTypePOTENTIALTypePOTTypeDPISTypeDPIType

public BIFType.NETWORKType.POTENTIALType.POTType.DPISType.DPIType createBIFTypeNETWORKTypePOTENTIALTypePOTTypeDPISTypeDPIType()
                                                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createNewDataSet

public NewDataSet createNewDataSet()
                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createNewDataSetType

public NewDataSetType createNewDataSetType()
                                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.