- hasArcBetween(String, String) - Method in class com.bayesia.api.APIInference
-
Tests if there is an arc between the specified nodes
- hasArcBetween(String, String) - Method in class com.bayesia.api.APIModeling
-
Tests if there is an arc between the specified nodes
- hasConstraintNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains constraint nodes.
- hasContinuousNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains continuous nodes (neither discrete nor constraint nor decision nor utility nor function).
- hasDecisionNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains decision nodes.
- hasDiscreteNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains simple discrete nodes (neither interval nor constraint nor decision nor utility nor function).
- hasFilteredState(String) - Method in class com.bayesia.api.APIInference
-
Tests if the specified node has a filtered state.
- hasFunctionNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains function nodes.
- hashCode() - Method in class com.bayesia.api.FunctionValue
-
- hasMissingValues() - Method in interface com.bayesia.api.Database
-
Tests if the database contains at least one missing value
- hasStandardNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains standard chance nodes (neither constraint nor decision nor utility nor function).
- hasTargetNode() - Method in class com.bayesia.api.APIInference
-
Tests if the network has a target node defined
- hasTemporalArcBetween(String, String) - Method in class com.bayesia.api.APIInference
-
Tests if there is a temporal arc between the specified chance nodes
- hasTemporalArcBetween(String, String) - Method in class com.bayesia.api.APIModeling
-
Tests if there is a temporal arc between the specified nodes
- hasUtilityNodes() - Method in class com.bayesia.api.APIInference
-
Tests if the networks contains utility nodes.