Class VisualizationConstants
java.lang.Object
kieker.tools.trace.analysis.filter.visualization.VisualizationConstants
public final class VisualizationConstants
extends java.lang.Object
- Since:
- 1.15
- Author:
- Reiner Jung
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
AGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIX
static java.lang.String
AGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIX
static java.lang.String
ALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX
The prefix for the files of the allocation component dependency graphs.static java.lang.String
ALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX
The prefix for the files of the allocation operation dependency graphs.static java.lang.String
ALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIX
The prefix for the files of the allocation sequence diagram.static java.lang.String
ASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX
The prefix for the files of the assembly component dependency graphs.static java.lang.String
ASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX
static java.lang.String
ASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIX
The prefix for the files of the assembly sequence diagram.static java.lang.String
CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX
The prefix for the files of the container dependency graphs.static java.lang.String
DOT_FILE_SUFFIX
The suffix for dot files.static java.lang.String
EXECEVENTRACESFROMEVENTTRACES_COMPONENT_NAME
The name of the component for the trace reconstruction of event records.static java.lang.String
PLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAME
static java.lang.String
PLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAME
static java.lang.String
PLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAME
static java.lang.String
PLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAME
static java.lang.String
PLOTALLOCATIONSEQDIAGR_COMPONENT_NAME
static java.lang.String
PLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAME
static java.lang.String
PLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAME
static java.lang.String
PLOTASSEMBLYSEQDIAGR_COMPONENT_NAME
static java.lang.String
PLOTCALLTREE_COMPONENT_NAME
static java.lang.String
PLOTCONTAINERDEPGRAPH_COMPONENT_NAME
static java.lang.String
PRINTEXECTRACE_COMPONENT_NAME
static java.lang.String
PRINTINVALIDEXECTRACE_COMPONENT_NAME
static java.lang.String
PRINTMSGTRACE_COMPONENT_NAME
static java.lang.String
RESPONSE_TIME_DECORATOR_FLAG_MS
static java.lang.String
RESPONSE_TIME_DECORATOR_FLAG_NS
Node decorator flags.static java.lang.String
RESPONSE_TIME_DECORATOR_FLAG_S
static java.lang.String
RESPONSE_TIME_DECORATOR_FLAG_US
-
Method Summary
-
Field Details
-
DOT_FILE_SUFFIX
public static final java.lang.String DOT_FILE_SUFFIXThe suffix for dot files.- See Also:
- Constant Field Values
-
EXECEVENTRACESFROMEVENTTRACES_COMPONENT_NAME
public static final java.lang.String EXECEVENTRACESFROMEVENTTRACES_COMPONENT_NAMEThe name of the component for the trace reconstruction of event records.- See Also:
- Constant Field Values
-
PRINTMSGTRACE_COMPONENT_NAME
public static final java.lang.String PRINTMSGTRACE_COMPONENT_NAME- See Also:
- Constant Field Values
-
PRINTEXECTRACE_COMPONENT_NAME
public static final java.lang.String PRINTEXECTRACE_COMPONENT_NAME- See Also:
- Constant Field Values
-
PRINTINVALIDEXECTRACE_COMPONENT_NAME
public static final java.lang.String PRINTINVALIDEXECTRACE_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAME
public static final java.lang.String PLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAME
public static final java.lang.String PLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTCONTAINERDEPGRAPH_COMPONENT_NAME
public static final java.lang.String PLOTCONTAINERDEPGRAPH_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAME
public static final java.lang.String PLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAME
public static final java.lang.String PLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTALLOCATIONSEQDIAGR_COMPONENT_NAME
public static final java.lang.String PLOTALLOCATIONSEQDIAGR_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTASSEMBLYSEQDIAGR_COMPONENT_NAME
public static final java.lang.String PLOTASSEMBLYSEQDIAGR_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAME
public static final java.lang.String PLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAME
public static final java.lang.String PLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAME- See Also:
- Constant Field Values
-
PLOTCALLTREE_COMPONENT_NAME
public static final java.lang.String PLOTCALLTREE_COMPONENT_NAME- See Also:
- Constant Field Values
-
RESPONSE_TIME_DECORATOR_FLAG_NS
public static final java.lang.String RESPONSE_TIME_DECORATOR_FLAG_NSNode decorator flags.- See Also:
- Constant Field Values
-
RESPONSE_TIME_DECORATOR_FLAG_US
public static final java.lang.String RESPONSE_TIME_DECORATOR_FLAG_US- See Also:
- Constant Field Values
-
RESPONSE_TIME_DECORATOR_FLAG_MS
public static final java.lang.String RESPONSE_TIME_DECORATOR_FLAG_MS- See Also:
- Constant Field Values
-
RESPONSE_TIME_DECORATOR_FLAG_S
public static final java.lang.String RESPONSE_TIME_DECORATOR_FLAG_S- See Also:
- Constant Field Values
-
ALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIX
public static final java.lang.String ALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIXThe prefix for the files of the allocation sequence diagram.- See Also:
- Constant Field Values
-
ASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIX
public static final java.lang.String ASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIXThe prefix for the files of the assembly sequence diagram.- See Also:
- Constant Field Values
-
ALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX
public static final java.lang.String ALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the allocation component dependency graphs.- See Also:
- Constant Field Values
-
ASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX
public static final java.lang.String ASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the assembly component dependency graphs.- See Also:
- Constant Field Values
-
CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX
public static final java.lang.String CONTAINER_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the container dependency graphs.- See Also:
- Constant Field Values
-
ALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX
public static final java.lang.String ALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the allocation operation dependency graphs.- See Also:
- Constant Field Values
-
ASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX
public static final java.lang.String ASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX- See Also:
- Constant Field Values
-
AGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIX
public static final java.lang.String AGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIX- See Also:
- Constant Field Values
-
AGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIX
public static final java.lang.String AGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIX- See Also:
- Constant Field Values
-