API Documentation
ArchUnitNET.Domain.PlantUml.Export.PlantUmlNamespace Class Reference
Inheritance diagram for ArchUnitNET.Domain.PlantUml.Export.PlantUmlNamespace:
Collaboration diagram for ArchUnitNET.Domain.PlantUml.Export.PlantUmlNamespace:

Public Member Functions

 PlantUmlNamespace (string name, string hyperlink=null)
 
void AddElement (IPlantUmlElement plantUmlElement)
 
void AddElements (IEnumerable< IPlantUmlElement > plantUmlElements)
 
string GetPlantUmlString (RenderOptions renderOptions)
 

Properties

string Name [get]
 
List< IPlantUmlElementPlantUmlElements = new List<IPlantUmlElement>() [get]
 
- Properties inherited from ArchUnitNET.Domain.PlantUml.Export.IPlantUmlContainer
List< IPlantUmlElementPlantUmlElements [get]
 

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