API Documentation
ArchUnitNET.Fluent.ArchRule< TRuleType > Member List

This is the complete list of members for ArchUnitNET.Fluent.ArchRule< TRuleType >, including all inherited members.

_ruleCreator (defined in ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >)ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >protected
And() (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >
And(IArchRule archRule) (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >
ArchRule(IArchRuleCreator< TRuleType > ruleCreator) (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >protected
Description (defined in ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >)ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >
Equals(object obj) (defined in ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >)ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >
Evaluate(Architecture architecture) (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >
GetHashCode() (defined in ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >)ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >
HasNoViolations(Architecture architecture) (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >
Or() (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >
Or(IArchRule archRule) (defined in ArchUnitNET.Fluent.ArchRule< TRuleType >)ArchUnitNET.Fluent.ArchRule< TRuleType >
SyntaxElement([NotNull] IArchRuleCreator< TRuleType > ruleCreator) (defined in ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >)ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >protected
ToString() (defined in ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >)ArchUnitNET.Fluent.Syntax.SyntaxElement< TRuleType >