de.dfki.mycbr.core.explanation
Interface IExplainable

All Known Implementing Classes:
AttributeDesc, BooleanDesc, Concept, ConceptDesc, DateAttribute, DateDesc, DoubleAttribute, DoubleDesc, FloatAttribute, FloatDesc, Instance, IntegerAttribute, IntegerDesc, IntervalAttribute, IntervalDesc, Project, SimpleAttDesc, SimpleAttribute, SpecialAttribute, SpecialDesc, StringAttribute, StringDesc, SymbolAttribute, SymbolDesc

public interface IExplainable

Interface for concepts that can be explained using myCBR explanation mechanisms.

Author:
myCBR Team

Method Summary
 Explainable getExpType()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()
Returns:
the name of this

getExpType

Explainable getExpType()
Returns:
the type of this