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.StringAGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIXstatic java.lang.StringAGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIXstatic java.lang.StringALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the allocation component dependency graphs.static java.lang.StringALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the allocation operation dependency graphs.static java.lang.StringALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIXThe prefix for the files of the allocation sequence diagram.static java.lang.StringASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the assembly component dependency graphs.static java.lang.StringASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIXstatic java.lang.StringASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIXThe prefix for the files of the assembly sequence diagram.static java.lang.StringCONTAINER_DEPENDENCY_GRAPH_FN_PREFIXThe prefix for the files of the container dependency graphs.static java.lang.StringDOT_FILE_SUFFIXThe suffix for dot files.static java.lang.StringEXECEVENTRACESFROMEVENTTRACES_COMPONENT_NAMEThe name of the component for the trace reconstruction of event records.static java.lang.StringPLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAMEstatic java.lang.StringPLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAMEstatic java.lang.StringPLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAMEstatic java.lang.StringPLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAMEstatic java.lang.StringPLOTALLOCATIONSEQDIAGR_COMPONENT_NAMEstatic java.lang.StringPLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAMEstatic java.lang.StringPLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAMEstatic java.lang.StringPLOTASSEMBLYSEQDIAGR_COMPONENT_NAMEstatic java.lang.StringPLOTCALLTREE_COMPONENT_NAMEstatic java.lang.StringPLOTCONTAINERDEPGRAPH_COMPONENT_NAMEstatic java.lang.StringPRINTEXECTRACE_COMPONENT_NAMEstatic java.lang.StringPRINTINVALIDEXECTRACE_COMPONENT_NAMEstatic java.lang.StringPRINTMSGTRACE_COMPONENT_NAMEstatic java.lang.StringRESPONSE_TIME_DECORATOR_FLAG_MSstatic java.lang.StringRESPONSE_TIME_DECORATOR_FLAG_NSNode decorator flags.static java.lang.StringRESPONSE_TIME_DECORATOR_FLAG_Sstatic java.lang.StringRESPONSE_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
-