- Taxonomy - Class in de.dfki.mycbr.core.similarity
-
Represents the data structure used for taxonomy similarity functions.
- TaxonomyConfig - Enum in de.dfki.mycbr.core.similarity.config
-
Enumerates the configuration for the semantics of inner nodes
as query or case values.
- TaxonomyFct - Class in de.dfki.mycbr.core.similarity
-
Similarity function for symbol descriptions.
- TaxonomyFct(Project, SymbolDesc, List<SymbolAttribute>, String) - Constructor for class de.dfki.mycbr.core.similarity.TaxonomyFct
-
Initializes this with a new taxonomy as internal data structure.
- TaxonomyNode - Interface in de.dfki.mycbr.core.similarity
-
Represents nodes in the taxonomy used by TaxonomyFct
to compute similarities of symbols.
- Test - Class in de.dfki.mycbr.core
-
- Test() - Constructor for class de.dfki.mycbr.core.Test
-
- TMP_PART_OF_CONCEPT - Static variable in class de.dfki.mycbr.io.XMLImporter
-
- toString() - Method in class de.dfki.mycbr.core.casebase.Instance
-
- toString() - Method in class de.dfki.mycbr.core.casebase.IntervalAttribute
-
Returns the string representation of this attribute.
- toString() - Method in class de.dfki.mycbr.core.casebase.MultipleAttribute
-
Returns the string representation of this attribute as the concatenation
of the string representations of the single values.
- toString() - Method in class de.dfki.mycbr.core.casebase.StringAttribute
-
Returns the string representation of this attribute's value.
- toString() - Method in class de.dfki.mycbr.core.casebase.SymbolAttribute
-
Returns string representation of this symbol.
- toString() - Method in class de.dfki.mycbr.core.model.AttributeDesc
-
- toString() - Method in class de.dfki.mycbr.core.similarity.Similarity
-
Returns string representation of this similarity.
- toString() - Method in class de.dfki.mycbr.util.Pair
-