Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
X
C
calculateMultipleAttributeSimilarity(Object, MultipleAttribute<?>, MultipleAttribute<?>)
- Method in class de.dfki.mycbr.core.
Project
Calculates the similarity of the given
MultipleAttribute
objects based on the given similarity function.
calculateSimilarity(SimpleAttribute)
- Method in class de.dfki.mycbr.core.casebase.
SpecialAttribute
Returns similarity of this attribute to the given attribute.
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedDoubleFct
Calculates the similarity of the specified attributes using the interpolated function.
calculateSimilarity(double, double)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedDoubleFct
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedFloatFct
Calculates the similarity of the specified attributes using the interpolated function.
calculateSimilarity(float, float)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedFloatFct
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedIntegerFct
Calculates the similarity of the specified attributes using the interpolated function.
calculateSimilarity(int, int)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedIntegerFct
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
AmalgamationFct
Returns the similarity of the given SimpleAttribute objects.
calculateSimilarity(ISimFct, MultipleAttribute<?>, MultipleAttribute<?>)
- Method in class de.dfki.mycbr.core.similarity.config.
MultipleConfig
calculateSimilarity(AmalgamationFct, MultipleAttribute<?>, MultipleAttribute<?>)
- Method in class de.dfki.mycbr.core.similarity.config.
MultipleConfig
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
DateFct
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
DoubleFct
Returns the similarity of the given attributes.
calculateSimilarity(Double, Double)
- Method in class de.dfki.mycbr.core.similarity.
DoubleFct
Calculates the similarity of the given Floats.
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
FloatFct
Returns the similarity of the given attributes.
calculateSimilarity(Float, Float)
- Method in class de.dfki.mycbr.core.similarity.
FloatFct
Calculates the similarity of the given Floats.
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
IntegerFct
Returns the similarity of the given attributes.
calculateSimilarity(Integer, Integer)
- Method in class de.dfki.mycbr.core.similarity.
IntegerFct
Calculates the similarity of the given Integers.
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
IntervalFct
calculateSimilarity(Attribute, Attribute)
- Method in interface de.dfki.mycbr.core.similarity.
ISimFct
Computes the similarity of value1 and value2.
calculateSimilarity(SpecialAttribute, SpecialAttribute)
- Method in class de.dfki.mycbr.core.similarity.
SpecialFct
Returns the similarity of the given attributes.
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
StringFct
Calculates the similarity of the given attributes.
calculateSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.similarity.
SymbolFct
Returns the similarity of the given attributes.
calculateSimilarity(String, String)
- Method in class de.dfki.mycbr.core.similarity.
SymbolFct
Returns the similarity of the given attributes.
calculateSpecialSimilarity(Attribute, Attribute)
- Method in class de.dfki.mycbr.core.
Project
Calculates the similarity of the given attributes by calling the calculateSimilarity method of the appropriate similarity function.
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
AttributeDesc
Checks whether this attribute description can override the given attribute description
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
BooleanDesc
canOverride(Concept)
- Method in class de.dfki.mycbr.core.model.
Concept
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
ConceptDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
DateDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
DoubleDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
FloatDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
IntegerDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
IntervalDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
SimpleAttDesc
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
StringDesc
Checks whether this can override the given description.
canOverride(AttributeDesc)
- Method in class de.dfki.mycbr.core.model.
SymbolDesc
canOverride(Concept)
- Method in class de.dfki.mycbr.core.
Project
CB_CSV_IMPORT
- Static variable in class de.dfki.mycbr.io.
CSVImporter
CB_FILE_EXTENSION
- Static variable in class de.dfki.mycbr.io.
XMLExporter
checkData()
- Method in class de.dfki.mycbr.io.
CSVImporter
Checks for consistent data.
checkData()
- Method in class de.dfki.mycbr.io.
DataBaseImporter
method to check if the read data is valid
clean(AttributeDesc)
- Method in class de.dfki.mycbr.core.casebase.
Instance
cleanInstances(Concept, AttributeDesc)
- Method in class de.dfki.mycbr.core.
Project
Cleans all instances known for concept c.
clear()
- Method in class de.dfki.mycbr.core.casebase.
ConceptRange
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedDoubleFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedFloatFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
AdvancedIntegerFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
DateFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
DoubleFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
FloatFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
IntegerFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
IntervalFct
clone(AttributeDesc, boolean)
- Method in interface de.dfki.mycbr.core.similarity.
ISimFct
Creates a new function which is the same function as this but with a different description, namely descNEW.
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
OrderedSymbolFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
StringFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
SymbolFct
clone(AttributeDesc, boolean)
- Method in class de.dfki.mycbr.core.similarity.
TaxonomyFct
compare(SpecialAttribute, SpecialAttribute)
- Method in class de.dfki.mycbr.core.casebase.
SpecialRange
Compares the given attributes according to a linear order.
compareTo(DoubleAttribute)
- Method in class de.dfki.mycbr.core.casebase.
DoubleAttribute
Compares this attribute to the given one.
compareTo(FloatAttribute)
- Method in class de.dfki.mycbr.core.casebase.
FloatAttribute
Compares this attribute to the given one.
compareTo(IntegerAttribute)
- Method in class de.dfki.mycbr.core.casebase.
IntegerAttribute
Compares this attribute to the given one.
Concept
- Class in
de.dfki.mycbr.core.model
Concepts define the entities in the model.
Concept(String, Project, Concept)
- Constructor for class de.dfki.mycbr.core.model.
Concept
Initializes this with the given name.
ConceptDesc
- Class in
de.dfki.mycbr.core.model
The vocabulary of a myCBR project consists of several attribute descriptions which describe a tree like structure as a class hierarchy (with composition and inheritance).
ConceptDesc(Concept, String, Concept)
- Constructor for class de.dfki.mycbr.core.model.
ConceptDesc
Creates a new attribute description of type concept.
ConceptExplanation
- Class in
de.dfki.mycbr.core.explanation
Concept explanations further explain any kind of concept using a textual description and links related to that concept.
ConceptRange
- Class in
de.dfki.mycbr.core.casebase
Holds ConceptAttribute objects for a given ConceptDesc object.
ConceptRange(Project, Concept)
- Constructor for class de.dfki.mycbr.core.casebase.
ConceptRange
Initializes map for special attributes.
connectToDatabase(int)
- Method in class de.dfki.mycbr.io.
DataBaseImporter
Establish a connection to a given postgreSQL Database
contains(String)
- Method in class de.dfki.mycbr.core.casebase.
ConceptRange
Returns the ConceptAttribute associated with the given String.
containsCase(String)
- Method in class de.dfki.mycbr.core.
DefaultCaseBase
Tells whether this case base contains a case with the given name.
containsCase(String)
- Method in interface de.dfki.mycbr.core.
ICaseBase
Returns true, if the case base contains a case with the given name.
containsDouble(Double)
- Method in class de.dfki.mycbr.core.casebase.
DoubleRange
Returns true, if there is a DoubleAttribute contained in this range which has the specified value.
containsFloat(Float)
- Method in class de.dfki.mycbr.core.casebase.
FloatRange
Returns true, if there is a FloatAttribute contained in this range which has the specified value.
containsInteger(Integer)
- Method in class de.dfki.mycbr.core.casebase.
IntegerRange
Returns true, if there is a IntegerAttribute object contained in this range, false otherwise.
copyInputStream(InputStream, OutputStream)
- Static method in class de.dfki.mycbr.io.
XMLImporter
Copies the given input stream to the output stream.
copyInstance(Instance, String)
- Method in class de.dfki.mycbr.core.model.
Concept
createDefaultCB(String)
- Method in class de.dfki.mycbr.core.
Project
Tries to create a default case base for this project.
createDefaultCB(String, int)
- Method in class de.dfki.mycbr.core.
Project
Used to speed up the import of case bases if the number of cases is known.
createTopConcept(String)
- Method in class de.dfki.mycbr.core.
Project
Adds a new top c with the specified name to this project.
CSVImporter
- Class in
de.dfki.mycbr.io
Imports instances from CSV files.
CSVImporter(String, Concept)
- Constructor for class de.dfki.mycbr.io.
CSVImporter
CSVImporter.CSVImportError
- Enum in
de.dfki.mycbr.io
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
X