API Documentation
ArchUnitNET.Fluent.Syntax.Elements.Members.FieldMembers.FieldMembersShould Class Reference
Inheritance diagram for ArchUnitNET.Fluent.Syntax.Elements.Members.FieldMembers.FieldMembersShould:
Collaboration diagram for ArchUnitNET.Fluent.Syntax.Elements.Members.FieldMembers.FieldMembersShould:

Public Member Functions

 FieldMembersShould (IArchRuleCreator< FieldMember > ruleCreator)
 
- Public Member Functions inherited from ArchUnitNET.Fluent.Syntax.Elements.Members.MembersShould< FieldMembersShouldConjunction, FieldMember >
 MembersShould (IArchRuleCreator< TRuleType > ruleCreator)
 
TRuleTypeShouldConjunction BeDeclaredIn (string pattern, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction BeDeclaredIn (IEnumerable< string > patterns, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction BeDeclaredIn (IType firstType, params IType[] moreTypes)
 
TRuleTypeShouldConjunction BeDeclaredIn (Type firstType, params Type[] moreTypes)
 
TRuleTypeShouldConjunction BeDeclaredIn (IObjectProvider< IType > types)
 
TRuleTypeShouldConjunction BeDeclaredIn (IEnumerable< IType > types)
 
TRuleTypeShouldConjunction BeDeclaredIn (IEnumerable< Type > types)
 
TRuleTypeShouldConjunction BeStatic ()
 
TRuleTypeShouldConjunction BeReadOnly ()
 
TRuleTypeShouldConjunction BeImmutable ()
 
ShouldRelateToTypesThat< TRuleTypeShouldConjunction, IType, TRuleType > BeDeclaredInTypesThat ()
 
TRuleTypeShouldConjunction NotBeDeclaredIn (string pattern, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction NotBeDeclaredIn (IEnumerable< string > patterns, bool useRegularExpressions=false)
 
TRuleTypeShouldConjunction NotBeDeclaredIn (IType firstType, params IType[] moreTypes)
 
TRuleTypeShouldConjunction NotBeDeclaredIn (Type firstType, params Type[] moreTypes)
 
TRuleTypeShouldConjunction NotBeDeclaredIn (IObjectProvider< IType > types)
 
TRuleTypeShouldConjunction NotBeDeclaredIn (IEnumerable< IType > types)
 
TRuleTypeShouldConjunction NotBeDeclaredIn (IEnumerable< Type > types)
 
TRuleTypeShouldConjunction NotBeStatic ()
 
TRuleTypeShouldConjunction NotBeReadOnly ()
 
TRuleTypeShouldConjunction NotBeImmutable ()
 
ShouldRelateToTypesThat< TRuleTypeShouldConjunction, IType, TRuleType > NotBeDeclaredInTypesThat ()
 
- Public Member Functions inherited from ArchUnitNET.Fluent.Syntax.Elements.Members.IComplexMemberConditions< FieldMembersShouldConjunction, FieldMember >
ShouldRelateToTypesThat< TRuleTypeShouldConjunction, IType, TRuleType > BeDeclaredInTypesThat ()
 
ShouldRelateToTypesThat< TRuleTypeShouldConjunction, IType, TRuleType > NotBeDeclaredInTypesThat ()
 

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