API Documentation
ArchUnitNET.Fluent.Syntax.Elements.Members.FieldMembers.ShouldRelateToFieldMembersThat< TRuleTypeShouldConjunction, TRuleType > Class Template Reference
Inheritance diagram for ArchUnitNET.Fluent.Syntax.Elements.Members.FieldMembers.ShouldRelateToFieldMembersThat< TRuleTypeShouldConjunction, TRuleType >:
Collaboration diagram for ArchUnitNET.Fluent.Syntax.Elements.Members.FieldMembers.ShouldRelateToFieldMembersThat< TRuleTypeShouldConjunction, TRuleType >:

Public Member Functions

 ShouldRelateToFieldMembersThat (IArchRuleCreator< TRuleType > ruleCreator)
 
- Public Member Functions inherited from ArchUnitNET.Fluent.Syntax.Elements.Members.ShouldRelateToMembersThat< TRuleTypeShouldConjunction, FieldMember, TRuleType >
 ShouldRelateToMembersThat (IArchRuleCreator< TRuleType > ruleCreator)
 
TRuleTypeShouldConjunction AreDeclaredIn (string pattern, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction AreDeclaredIn (IEnumerable< string > patterns, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction AreDeclaredIn (IType firstType, params IType[] moreTypes)
 
TRuleTypeShouldConjunction AreDeclaredIn (Type firstType, params Type[] moreTypes)
 
TRuleTypeShouldConjunction AreDeclaredIn (IObjectProvider< IType > types)
 
TRuleTypeShouldConjunction AreDeclaredIn (IEnumerable< IType > types)
 
TRuleTypeShouldConjunction AreDeclaredIn (IEnumerable< Type > types)
 
TRuleTypeShouldConjunction AreStatic ()
 
TRuleTypeShouldConjunction AreReadOnly ()
 
TRuleTypeShouldConjunction AreImmutable ()
 
TRuleTypeShouldConjunction AreNotDeclaredIn (string pattern, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction AreNotDeclaredIn (IEnumerable< string > patterns, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction AreNotDeclaredIn (IType firstType, params IType[] moreTypes)
 
TRuleTypeShouldConjunction AreNotDeclaredIn (Type firstType, params Type[] moreTypes)
 
TRuleTypeShouldConjunction AreNotDeclaredIn (IObjectProvider< IType > types)
 
TRuleTypeShouldConjunction AreNotDeclaredIn (IEnumerable< IType > types)
 
TRuleTypeShouldConjunction AreNotDeclaredIn (IEnumerable< Type > types)
 
TRuleTypeShouldConjunction AreNotStatic ()
 
TRuleTypeShouldConjunction AreNotReadOnly ()
 
TRuleTypeShouldConjunction AreNotImmutable ()
 

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