Interface ISimpleTemporalMapper
-
- All Superinterfaces:
IMapper
- All Known Implementing Classes:
ConcurrentMapper,PredecessorMapper,SimpleTemporalMapper,SuccessorMapper
public interface ISimpleTemporalMapper extends IMapper
Implements the simple temporal relation mapper interface.- Version:
- 1.0
- Author:
- Kleanthi Georgala (georgala@informatik.uni-leipzig.de)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.aksw.limes.core.measures.mapper.IMapper
IMapper.Language
-
-
Method Summary
-
Methods inherited from interface org.aksw.limes.core.measures.mapper.IMapper
getMapping, getMappingSizeApproximation, getName, getRuntimeApproximation, setNo
-
-