public final class DSeparationOptions extends Object
| Constructor and Description | 
|---|
DSeparationOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getTerminalTime()
Gets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes. 
 | 
void | 
setTerminalTime(Integer value)
Sets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes. 
 | 
public Integer getTerminalTime()
public void setTerminalTime(Integer value)
Copyright © 2021. All rights reserved.