Class JavaShortOperationNameBuilder

java.lang.Object
kieker.analysis.architecture.recovery.signature.JavaShortOperationNameBuilder
All Implemented Interfaces:
IOperationNameBuilder

public class JavaShortOperationNameBuilder extends Object implements IOperationNameBuilder
This IOperationNameBuilder creates a operation names in a short Java style. That means, it returns the actual name followed by () or (..) depending on whether this operation has parameters or not.
Since:
1.14
Author:
Sören Henning