Class VisualizationConstants

java.lang.Object
kieker.tools.trace.analysis.filter.visualization.VisualizationConstants

public final class VisualizationConstants extends Object
Since:
1.15
Author:
Reiner Jung
  • Field Details

    • DOT_FILE_SUFFIX

      public static final String DOT_FILE_SUFFIX
      The suffix for dot files.
      See Also:
    • EXECEVENTRACESFROMEVENTTRACES_COMPONENT_NAME

      public static final String EXECEVENTRACESFROMEVENTTRACES_COMPONENT_NAME
      The name of the component for the trace reconstruction of event records.
      See Also:
    • PRINTMSGTRACE_COMPONENT_NAME

      public static final String PRINTMSGTRACE_COMPONENT_NAME
      See Also:
    • PRINTEXECTRACE_COMPONENT_NAME

      public static final String PRINTEXECTRACE_COMPONENT_NAME
      See Also:
    • PRINTINVALIDEXECTRACE_COMPONENT_NAME

      public static final String PRINTINVALIDEXECTRACE_COMPONENT_NAME
      See Also:
    • PLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAME

      public static final String PLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAME
      See Also:
    • PLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAME

      public static final String PLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAME
      See Also:
    • PLOTCONTAINERDEPGRAPH_COMPONENT_NAME

      public static final String PLOTCONTAINERDEPGRAPH_COMPONENT_NAME
      See Also:
    • PLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAME

      public static final String PLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAME
      See Also:
    • PLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAME

      public static final String PLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAME
      See Also:
    • PLOTALLOCATIONSEQDIAGR_COMPONENT_NAME

      public static final String PLOTALLOCATIONSEQDIAGR_COMPONENT_NAME
      See Also:
    • PLOTASSEMBLYSEQDIAGR_COMPONENT_NAME

      public static final String PLOTASSEMBLYSEQDIAGR_COMPONENT_NAME
      See Also:
    • PLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAME

      public static final String PLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAME
      See Also:
    • PLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAME

      public static final String PLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAME
      See Also:
    • PLOTCALLTREE_COMPONENT_NAME

      public static final String PLOTCALLTREE_COMPONENT_NAME
      See Also:
    • RESPONSE_TIME_DECORATOR_FLAG_NS

      public static final String RESPONSE_TIME_DECORATOR_FLAG_NS
      Node decorator flags.
      See Also:
    • RESPONSE_TIME_DECORATOR_FLAG_US

      public static final String RESPONSE_TIME_DECORATOR_FLAG_US
      See Also:
    • RESPONSE_TIME_DECORATOR_FLAG_MS

      public static final String RESPONSE_TIME_DECORATOR_FLAG_MS
      See Also:
    • RESPONSE_TIME_DECORATOR_FLAG_S

      public static final String RESPONSE_TIME_DECORATOR_FLAG_S
      See Also:
    • ALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIX

      public static final String ALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIX
      The prefix for the files of the allocation sequence diagram.
      See Also:
    • ASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIX

      public static final String ASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIX
      The prefix for the files of the assembly sequence diagram.
      See Also:
    • ALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX

      public static final String ALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX
      The prefix for the files of the allocation component dependency graphs.
      See Also:
    • ASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX

      public static final String ASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX
      The prefix for the files of the assembly component dependency graphs.
      See Also:
    • CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX

      public static final String CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX
      The prefix for the files of the container dependency graphs.
      See Also:
    • ALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX

      public static final String ALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX
      The prefix for the files of the allocation operation dependency graphs.
      See Also:
    • ASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX

      public static final String ASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX
      See Also:
    • AGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIX

      public static final String AGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIX
      See Also:
    • AGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIX

      public static final String AGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIX
      See Also: