API Documentation
ArchUnitNET.Domain.PlantUml.Export.PlantUmlFileBuilder Class Reference

Public Member Functions

string AsString (RenderOptions renderOptions=null)
 
void WriteToFile (string path, RenderOptions renderOptions=null)
 
PlantUmlFileBuilder WithElements (IEnumerable< IPlantUmlElement > elements)
 
PlantUmlFileBuilder WithDependenciesFrom (IEnumerable< IType > types, GenerationOptions generationOptions=null)
 
PlantUmlFileBuilder WithDependenciesFrom (IEnumerable< Slice > slices, GenerationOptions generationOptions=null)
 
PlantUmlFileBuilder WithDependenciesFromFocusOn (IEnumerable< Slice > slices, string package)
 

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