unbbayes.io.xmlbif.version5.xmlclasses
Interface XMLBIFType.NetworkType

All Known Implementing Classes:
XMLBIFTypeImpl.NetworkTypeImpl
Enclosing interface:
XMLBIFType

public static interface XMLBIFType.NetworkType


Nested Class Summary
static interface XMLBIFType.NetworkType.ConditionalDistributionSetType
           
static interface XMLBIFType.NetworkType.StructureType
           
static interface XMLBIFType.NetworkType.VariablesType
           
 
Method Summary
 XMLBIFType.NetworkType.ConditionalDistributionSetType getConditionalDistributionSet()
           
 XMLBIFType.NetworkType.StructureType getStructure()
           
 XMLBIFType.NetworkType.VariablesType getVariables()
           
 void setConditionalDistributionSet(XMLBIFType.NetworkType.ConditionalDistributionSetType pConditionalDistributionSet)
           
 void setStructure(XMLBIFType.NetworkType.StructureType pStructure)
           
 void setVariables(XMLBIFType.NetworkType.VariablesType pVariables)
           
 

Method Detail

getVariables

XMLBIFType.NetworkType.VariablesType getVariables()

setVariables

void setVariables(XMLBIFType.NetworkType.VariablesType pVariables)

getStructure

XMLBIFType.NetworkType.StructureType getStructure()

setStructure

void setStructure(XMLBIFType.NetworkType.StructureType pStructure)

getConditionalDistributionSet

XMLBIFType.NetworkType.ConditionalDistributionSetType getConditionalDistributionSet()

setConditionalDistributionSet

void setConditionalDistributionSet(XMLBIFType.NetworkType.ConditionalDistributionSetType pConditionalDistributionSet)


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