A B C D E F G H I M N O P Q R S T U V X 

A

Action - Interface in de.dfki.mycbr.core.action
Actions can be used to notify observers and provide them with additional information.
ActionType - Enum in de.dfki.mycbr.core.action
Enumerates action types.
add(Instance) - Method in class de.dfki.mycbr.core.casebase.ConceptRange
 
AddAction - Class in de.dfki.mycbr.core.action
When a concept or description is added, an add action can be used to notify observers about the add action.
AddAction(Observable, Object) - Constructor for class de.dfki.mycbr.core.action.AddAction
 
addAdditionalPoint(Double, Similarity) - Method in class de.dfki.mycbr.core.similarity.AdvancedDoubleFct
Adds the specified point to the list of additional points.
addAdditionalPoint(Double, Similarity) - Method in class de.dfki.mycbr.core.similarity.AdvancedFloatFct
Adds the specified point to the list of additional points.
addAdditionalPoint(Double, Similarity) - Method in class de.dfki.mycbr.core.similarity.AdvancedIntegerFct
Adds the specified point to the list of additional points.
addAdvancedDoubleFct(String, boolean) - Method in class de.dfki.mycbr.core.model.DoubleDesc
Creates a new AdvancedNumberFct for the given description.
addAdvancedFloatFct(String, boolean) - Method in class de.dfki.mycbr.core.model.FloatDesc
Creates a new AdvancedNumberFct for the given description.
addAdvancedIntegerFct(String, boolean) - Method in class de.dfki.mycbr.core.model.IntegerDesc
Creates a new AdvancedNumberFct for the given description.
addAmalgamationFct(AmalgamationConfig, String, boolean) - Method in class de.dfki.mycbr.core.model.Concept
Creates a new AmalgamationFct for the given description.
addAttribute(String, Attribute) - Method in class de.dfki.mycbr.core.casebase.Instance
Sets the value of the attribute specified by desc to att.
addAttribute(String, Object) - Method in class de.dfki.mycbr.core.casebase.Instance
 
addAttribute(AttributeDesc, Object) - Method in class de.dfki.mycbr.core.casebase.Instance
 
addAttribute(AttributeDesc, Attribute) - Method in class de.dfki.mycbr.core.casebase.Instance
 
addAttributeDesc(AttributeDesc) - Method in class de.dfki.mycbr.core.model.Concept
Adds given description as attribute description to current c description.
addAttributeDesc(AttributeDesc) - Method in class de.dfki.mycbr.core.Project
 
addBooleanFct(String, boolean) - Method in class de.dfki.mycbr.core.model.BooleanDesc
Creates a new SymbolFct for the given description.
addCase(Instance) - Method in class de.dfki.mycbr.core.DefaultCaseBase
Adds a new case to the list of known cases for the given description.
addCase(Instance) - Method in interface de.dfki.mycbr.core.ICaseBase
 
addDateFct(String, boolean, DateFct.DateFunctionPrecision) - Method in class de.dfki.mycbr.core.model.DateDesc
Creates a new SymbolFct for the given description.
addDateFct(String, boolean) - Method in class de.dfki.mycbr.core.model.DateDesc
 
addDoubleFct(String, boolean) - Method in class de.dfki.mycbr.core.model.DoubleDesc
Creates a new NumberFct for the given description.
addFct(ISimFct) - Method in class de.dfki.mycbr.core.model.SimpleAttDesc
 
addFloatFct(String, boolean) - Method in class de.dfki.mycbr.core.model.FloatDesc
Creates a new NumberFct for the given description.
addInhFct(String) - Method in class de.dfki.mycbr.core.Project
Creates a new InheritanceFct for myCBR's model.
addInstance(String) - Method in class de.dfki.mycbr.core.model.Concept
Adds a new instance to this concept's range.
addInstance(Instance) - Method in class de.dfki.mycbr.core.model.Concept
Adds the given instance to this concept's range.
addIntegerFct(String, boolean) - Method in class de.dfki.mycbr.core.model.IntegerDesc
Creates a new NumberFct for the given description.
addIntervalFct(String, boolean) - Method in class de.dfki.mycbr.core.model.IntervalDesc
Creates a new SymbolFct for the given description.
addLink(String) - Method in class de.dfki.mycbr.core.explanation.ConceptExplanation
Add a new link to the links for this explanation.
addMissingDescriptions() - Method in class de.dfki.mycbr.io.CSVImporter
 
addMissingValues() - Method in class de.dfki.mycbr.io.CSVImporter
after calling this, all values in the table fit the description
addMissingValues() - Method in class de.dfki.mycbr.io.DataBaseImporter
method to add values from the table to an attributes allowed values Only for used
addOrderedSymbolFct(String, boolean) - Method in class de.dfki.mycbr.core.model.SymbolDesc
Creates a new OrderedSymbolFct for the given description.
addPartOfRelation(ConceptDesc) - Method in class de.dfki.mycbr.core.model.Concept
Adds desc as a part of relation of this concept.
addPartOfRelation(ConceptDesc) - Method in class de.dfki.mycbr.core.Project
 
addSpecialFct(String, boolean) - Method in class de.dfki.mycbr.core.model.SpecialDesc
Creates a new SymbolFct for the given description.
addSpecialValue(String) - Method in class de.dfki.mycbr.core.Project
 
addStringFct(StringConfig, String, boolean) - Method in class de.dfki.mycbr.core.model.StringDesc
Creates a new StringFct for the given description.
addSubConcept(Concept, boolean) - Method in class de.dfki.mycbr.core.model.Concept
Adds the given concept as sub concept of this.
addSymbol(String) - Method in class de.dfki.mycbr.core.model.BooleanDesc
Does nothing because you cannot add other values than true and false to a boolean description
addSymbol(String) - Method in class de.dfki.mycbr.core.model.SymbolDesc
Adds value to the list of allowed symbols of this description.
addSymbol(SymbolAttribute) - Method in class de.dfki.mycbr.core.similarity.OrderedSymbolFct
Adds the given attribute to the list of ordered symbols.
addSymbolFct(String, boolean) - Method in class de.dfki.mycbr.core.model.SymbolDesc
Creates a new SymbolFct for the given description.
addSymbolValue(String) - Method in class de.dfki.mycbr.core.casebase.SpecialRange
 
addSymbolValue(String) - Method in class de.dfki.mycbr.core.casebase.SymbolRange
 
addTaxonomyFct(String, boolean) - Method in class de.dfki.mycbr.core.model.SymbolDesc
Creates a new TaxonomyFct for the given description.
addValue(Attribute) - Method in class de.dfki.mycbr.core.casebase.MultipleAttribute
Adds the given attribute to the list of values for this attribute.
AdvancedDoubleFct - Class in de.dfki.mycbr.core.similarity
Used for calculating similarities of DoubleAttribute objects.
AdvancedDoubleFct(Project, DoubleDesc, String) - Constructor for class de.dfki.mycbr.core.similarity.AdvancedDoubleFct
Initializes this with the given description.
AdvancedFloatFct - Class in de.dfki.mycbr.core.similarity
Used for calculating similarities of FloatAttribute objects.
AdvancedFloatFct(Project, FloatDesc, String) - Constructor for class de.dfki.mycbr.core.similarity.AdvancedFloatFct
Initializes this with the given description.
AdvancedIntegerFct - Class in de.dfki.mycbr.core.similarity
Used for calculating similarities of IntegerAttribute objects.
AdvancedIntegerFct(Project, IntegerDesc, String) - Constructor for class de.dfki.mycbr.core.similarity.AdvancedIntegerFct
Initializes this with the given description.
AmalgamationConfig - Enum in de.dfki.mycbr.core.similarity.config
Enumerates the modes which can be used for amalgamation during similarity computations.
AmalgamationFct - Class in de.dfki.mycbr.core.similarity
This function is used to compute similarity of to ConceptAttribute objects.
AmalgamationFct(AmalgamationConfig, Concept, String) - Constructor for class de.dfki.mycbr.core.similarity.AmalgamationFct
Initializes this with the given type, description and inheritance similarity.
Attribute - Class in de.dfki.mycbr.core.casebase
General abstract class representing values of attribute descriptions in cases or instances.
Attribute() - Constructor for class de.dfki.mycbr.core.casebase.Attribute
 
AttributeDesc - Class in de.dfki.mycbr.core.model
The vocabulary of a myCBR project consists of several concepts which describe a tree like structure as a class hierarchy (with composition and inheritance).
AttributeDesc(Concept, String) - Constructor for class de.dfki.mycbr.core.model.AttributeDesc
 
A B C D E F G H I M N O P Q R S T U V X