Click or drag to resize

CategoricalEntailment Properties

The CategoricalEntailment type exposes the following members.

Properties
  NameDescription
Public propertyFeaturePremises
Gets the list of premises this instance defines about its FeatureVariables.
Public propertyFeatureVariables
Gets the list of feature variables about which this instance defines its FeaturePremises.
Public propertyResponseConclusion
Gets the category Code in ResponseVariable derived by this instance when its FeaturePremises are satisfied.
Public propertyResponseVariable
Gets the response variable from which this instance defines its ResponseConclusion.
Public propertyTruthValue
Gets or sets the eventually partial truth value assigned to this instance.
Top
See Also