- Cache(String) - Constructor for class heart.parser.hmr.runtime.ParserMemo.Cache
-
- Cache(String, String) - Constructor for class heart.parser.hmr.runtime.ParserMemo.Cache
-
- Cache(String) - Constructor for class heart.parser.hmr.runtime.ParserTest.Cache
-
- Cache(String, String) - Constructor for class heart.parser.hmr.runtime.ParserTest.Cache
-
- caches - Variable in class heart.parser.hmr.runtime.ParserMemo
-
- caches() - Method in class heart.parser.hmr.runtime.ParserTest
-
- Callback - Interface in heart
-
- calls - Variable in class heart.parser.hmr.runtime.ParserTest.Cache
-
- cardinality(Type) - Method in class heart.alsvfd.Range
-
This returns number of elements in a set.
- cardinality(Type) - Method in class heart.alsvfd.SetValue
-
This returns number of elements in a set.
- certaintyFactor - Variable in class heart.xtt.Rule
-
The certainty factor of a rule.
- CertaintyFactorsAmbiguityResolver - Class in heart.uncertainty
-
The resolver that takes certainty factors of values into consideration while
picking the most suitable value from ambiguous set.
- CertaintyFactorsAmbiguityResolver() - Constructor for class heart.uncertainty.CertaintyFactorsAmbiguityResolver
-
- CertaintyFactorsEvaluator - Class in heart.uncertainty
-
- CertaintyFactorsEvaluator() - Constructor for class heart.uncertainty.CertaintyFactorsEvaluator
-
- charAt(int) - Method in class heart.parser.hmr.runtime.ParserBase.Phrase
-
- charAt(int) - Method in interface heart.parser.hmr.runtime.Phrase
-
- checkDomain(Value, Type) - Method in class heart.alsvfd.Value
-
Checks if current instance and specified value are in the domain
- CLASS_GENERAL - Static variable in class heart.xtt.Attribute
-
- CLASS_SIMPLE - Static variable in class heart.xtt.Attribute
-
- CLASS_UNKNOWN - Static variable in class heart.xtt.Attribute
-
- clear() - Method in class heart.uncertainty.ConflictSet
-
- clone() - Method in class heart.alsvfd.Any
-
- clone() - Method in class heart.alsvfd.Null
-
- clone() - Method in class heart.alsvfd.Range
-
- clone() - Method in class heart.alsvfd.SetValue
-
- clone() - Method in class heart.alsvfd.SimpleNumeric
-
- clone() - Method in class heart.alsvfd.SimpleSymbolic
-
- clone() - Method in class heart.alsvfd.Value
-
- COMM_COMM - Static variable in class heart.xtt.Attribute
-
- COMM_IN - Static variable in class heart.xtt.Attribute
-
- COMM_INTER - Static variable in class heart.xtt.Attribute
-
- COMM_OUT - Static variable in class heart.xtt.Attribute
-
- COMM_UNKNOWN - Static variable in class heart.xtt.Attribute
-
- conclusion - Variable in class heart.xtt.Table
-
It is a list denoted attributes that values are calculate by the rules in given schema.
- conditions - Variable in class heart.xtt.Rule
-
A list that contains a list of firing conditions for the rule.
- Configuration - Class in heart
-
This is the class that contains configuration for the inference process for HeaRT
It is used to provide appropriate UncertainTrue evaluators, conflict set resolution mechanisms
and other parameters that may have the impact on the inference process.
- Configuration.Builder - Class in heart
-
- ConflictSet - Class in heart.uncertainty
-
- ConflictSet() - Constructor for class heart.uncertainty.ConflictSet
-
- ConflictSetFireAll - Class in heart.uncertainty
-
- ConflictSetFireAll() - Constructor for class heart.uncertainty.ConflictSetFireAll
-
- ConflictSetFirstWin - Class in heart.uncertainty
-
- ConflictSetFirstWin() - Constructor for class heart.uncertainty.ConflictSetFirstWin
-
- ConflictSetLastWin - Class in heart.uncertainty
-
Created by sbk on 28.12.16.
- ConflictSetLastWin() - Constructor for class heart.uncertainty.ConflictSetLastWin
-
- ConflictSetResolution - Interface in heart.uncertainty
-
- copy() - Method in class heart.xtt.XTTModel.Builder
-
- created() - Method in interface heart.parser.hmr.runtime.Source
-
- created() - Method in class heart.parser.hmr.runtime.SourceFile
-
- created() - Method in class heart.parser.hmr.runtime.SourceString
-
- CurrentRule - Interface in heart.parser.hmr.runtime
-