unbbayes.io.xmlbif.version6.xmlclasses
Class ObjectFactory

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

public class ObjectFactory
extends Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 XMLBIF createXMLBIF()
           
 XMLBIFType createXMLBIFType()
           
 XMLBIFType.HeaderType createXMLBIFTypeHeaderType()
           
 XMLBIFType.HierarchyType createXMLBIFTypeHierarchyType()
           
 XMLBIFType.HierarchyType.RootType createXMLBIFTypeHierarchyTypeRootType()
           
 XMLBIFType.HierarchyType.RootType.LevelType createXMLBIFTypeHierarchyTypeRootTypeLevelType()
           
 XMLBIFType.NetworkType createXMLBIFTypeNetworkType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType createXMLBIFTypeNetworkTypeConditionalDistributionSetType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.CPTType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeCPTType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.CPTType.DependentParentIndexType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeCPTTypeDependentParentIndexType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType.FunctionType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType.FunctionType.ConstantsType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionTypeConstantsType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType.FunctionType.ConstantsType.ConstantType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionTypeConstantsTypeConstantType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.OwnerType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeOwnerType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.ParentsType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeParentsType()
           
 XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.ParentsType.ParentType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeParentsTypeParentType()
           
 XMLBIFType.NetworkType.StructureType createXMLBIFTypeNetworkTypeStructureType()
           
 XMLBIFType.NetworkType.StructureType.EdgeType createXMLBIFTypeNetworkTypeStructureTypeEdgeType()
           
 XMLBIFType.NetworkType.VariablesType createXMLBIFTypeNetworkTypeVariablesType()
           
 XMLBIFType.NetworkType.VariablesType.VariableType createXMLBIFTypeNetworkTypeVariablesTypeVariableType()
           
 XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeMetaphoreType()
           
 XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType.ExplanationType createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeMetaphoreTypeExplanationType()
           
 XMLBIFType.NetworkType.VariablesType.VariableType.StateType createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeStateType()
           
 XMLBIFType.StaticPropertyType createXMLBIFTypeStaticPropertyType()
           
 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)

createXMLBIF

public XMLBIF createXMLBIF()
                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFType

public XMLBIFType createXMLBIFType()
                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeHeaderType

public XMLBIFType.HeaderType createXMLBIFTypeHeaderType()
                                                 throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeStaticPropertyType

public XMLBIFType.StaticPropertyType createXMLBIFTypeStaticPropertyType()
                                                                 throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeHierarchyType

public XMLBIFType.HierarchyType createXMLBIFTypeHierarchyType()
                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeHierarchyTypeRootType

public XMLBIFType.HierarchyType.RootType createXMLBIFTypeHierarchyTypeRootType()
                                                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeHierarchyTypeRootTypeLevelType

public XMLBIFType.HierarchyType.RootType.LevelType createXMLBIFTypeHierarchyTypeRootTypeLevelType()
                                                                                           throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkType

public XMLBIFType.NetworkType createXMLBIFTypeNetworkType()
                                                   throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeVariablesType

public XMLBIFType.NetworkType.VariablesType createXMLBIFTypeNetworkTypeVariablesType()
                                                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeVariablesTypeVariableType

public XMLBIFType.NetworkType.VariablesType.VariableType createXMLBIFTypeNetworkTypeVariablesTypeVariableType()
                                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeStateType

public XMLBIFType.NetworkType.VariablesType.VariableType.StateType createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeStateType()
                                                                                                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeMetaphoreType

public XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeMetaphoreType()
                                                                                                                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeMetaphoreTypeExplanationType

public XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType.ExplanationType createXMLBIFTypeNetworkTypeVariablesTypeVariableTypeMetaphoreTypeExplanationType()
                                                                                                                                                                 throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeStructureType

public XMLBIFType.NetworkType.StructureType createXMLBIFTypeNetworkTypeStructureType()
                                                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeStructureTypeEdgeType

public XMLBIFType.NetworkType.StructureType.EdgeType createXMLBIFTypeNetworkTypeStructureTypeEdgeType()
                                                                                               throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetType

public XMLBIFType.NetworkType.ConditionalDistributionSetType createXMLBIFTypeNetworkTypeConditionalDistributionSetType()
                                                                                                                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionType()
                                                                                                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeOwnerType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.OwnerType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeOwnerType()
                                                                                                                                                                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeParentsType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.ParentsType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeParentsType()
                                                                                                                                                                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeParentsTypeParentType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.ParentsType.ParentType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeParentsTypeParentType()
                                                                                                                                                                                                                   throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeCPTType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.CPTType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeCPTType()
                                                                                                                                                                                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeCPTTypeDependentParentIndexType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.CPTType.DependentParentIndexType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeCPTTypeDependentParentIndexType()
                                                                                                                                                                                                                                       throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalType()
                                                                                                                                                                                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType.FunctionType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionType()
                                                                                                                                                                                                                     throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionTypeConstantsType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType.FunctionType.ConstantsType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionTypeConstantsType()
                                                                                                                                                                                                                                                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionTypeConstantsTypeConstantType

public XMLBIFType.NetworkType.ConditionalDistributionSetType.ConditionalDistributionType.NormalType.FunctionType.ConstantsType.ConstantType createXMLBIFTypeNetworkTypeConditionalDistributionSetTypeConditionalDistributionTypeNormalTypeFunctionTypeConstantsTypeConstantType()
                                                                                                                                                                                                                                                                         throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


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