API Documentation
ArchUnitNET.Fluent.Freeze.FreezingArchRule Class Reference
Inheritance diagram for ArchUnitNET.Fluent.Freeze.FreezingArchRule:
Collaboration diagram for ArchUnitNET.Fluent.Freeze.FreezingArchRule:

Public Member Functions

bool HasNoViolations (Architecture architecture)
 
IEnumerable< EvaluationResultEvaluate (Architecture architecture)
 
CombinedArchRuleDefinition And ()
 
CombinedArchRuleDefinition Or ()
 
IArchRule And (IArchRule archRule)
 
IArchRule Or (IArchRule archRule)
 

Static Public Member Functions

static FreezingArchRule Freeze (IArchRule rule, IViolationStore violationStore)
 
static FreezingArchRule Freeze (IArchRule rule, string storagePath)
 
static FreezingArchRule Freeze (IArchRule rule)
 

Public Attributes

string Description => "Freeze(" + _frozenRule.Description + ")"
 

Additional Inherited Members

- Properties inherited from ArchUnitNET.Domain.IHasDescription
string Description [get]
 

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