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

Public Member Functions

 PlantUmlDependency (string origin, string target, DependencyType dependencyType)
 
int OriginCountOfDots ()
 
int TargetCountOfDots ()
 
string GetPlantUmlString (RenderOptions renderOptions=null)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Properties

string Target [get]
 
string Origin [get]
 
DependencyType DependencyType [get]
 

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