Module: ArchUnit::GraphReporting::Projection

Defined in:
lib/archunit/graph/projection/collapse_node.rb,
lib/archunit/graph/projection/node_selection.rb,
lib/archunit/graph/projection/aggregate_edges.rb,
lib/archunit/graph/projection/create_snapshot.rb,
lib/archunit/graph/projection/pattern_collapse.rb,
lib/archunit/graph/projection/graph_report_edge.rb,
lib/archunit/graph/projection/graph_report_node.rb,
lib/archunit/graph/projection/graph_query_options.rb,
lib/archunit/graph/projection/graph_report_summary.rb,
lib/archunit/graph/projection/folder_depth_collapse.rb,
lib/archunit/graph/projection/graph_report_snapshot.rb

Defined Under Namespace

Modules: AggregateEdges, CollapseNode, NodeSelection Classes: FolderDepthCollapse, GraphQueryOptions, GraphReportEdge, GraphReportNode, GraphReportSnapshot, GraphReportSummary, PatternCollapse, SnapshotFactory

Constant Summary collapse

DEFAULT_TITLE =
'ArchUnitRuby Dependency Graph'