Package kieker.analysis.generic
Class PathLabelMapper
java.lang.Object
kieker.analysis.generic.PathLabelMapper
- All Implemented Interfaces:
IPathLabelMapper<Path>
- Since:
- 2.0.0
- Author:
- Reiner Jung
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathLabelMapper
public PathLabelMapper()
-
-
Method Details
-
map
Description copied from interface:IPathLabelMapperMap path to label.- Specified by:
mapin interfaceIPathLabelMapper<Path>- Parameters:
path- input path- Returns:
- returns label
-