Class Empty_digraph_MultiCTBNC<NodeTypeBN extends Node,NodeTypeCTBN extends Node>

java.lang.Object
es.upm.fi.cig.multictbnc.models.AbstractPGM<Node>
es.upm.fi.cig.multictbnc.models.MultiCTBNC<NodeTypeBN,NodeTypeCTBN>
es.upm.fi.cig.multictbnc.models.submodels.Empty_digraph_MultiCTBNC<NodeTypeBN,NodeTypeCTBN>
Type Parameters:
NodeTypeBN - type of the nodes of the BN (class subgraph)
NodeTypeCTBN - type of the nodes of the CTBN (feature subgraph)
All Implemented Interfaces:
Classifier, PGM<Node>

public class Empty_digraph_MultiCTBNC<NodeTypeBN extends Node,NodeTypeCTBN extends Node> extends MultiCTBNC<NodeTypeBN,NodeTypeCTBN>
Implements a Multi-CTBNC with an empty class subgraph.