API Documentation
ArchUnitNET.Fluent.PlantUml.PlantUmlFluentComponentDiagramInitializer Class Reference

Public Member Functions

GivenPlantUmlFluentComponentDiagram WithElements (IEnumerable< IPlantUmlElement > elements)
 
GivenPlantUmlFluentComponentDiagram WithElements (params IPlantUmlElement[] elements)
 
GivenPlantUmlFluentComponentDiagram WithDependenciesFromTypes (IEnumerable< IType > types, GenerationOptions generationOptions=null)
 
GivenPlantUmlFluentComponentDiagram WithDependenciesFromTypes (IObjectProvider< IType > types, Architecture architecture, GenerationOptions generationOptions=null)
 
GivenPlantUmlFluentComponentDiagram WithDependenciesFromSlices (IEnumerable< Slice > slices, GenerationOptions generationOptions=null)
 
GivenPlantUmlFluentComponentDiagram WithDependenciesFromSlices (IEnumerable< Slice > slices, string focusOnPackage)
 
GivenPlantUmlFluentComponentDiagram WithDependenciesFromSlices (IObjectProvider< Slice > slices, Architecture architecture)
 

The documentation for this class was generated from the following file: