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

Public Member Functions

 ShouldRelateToPropertyMembersThat (IArchRuleCreator< TRuleType > ruleCreator)
 
TRuleTypeShouldConjunction HaveGetter ()
 
TRuleTypeShouldConjunction HavePrivateGetter ()
 
TRuleTypeShouldConjunction HavePublicGetter ()
 
TRuleTypeShouldConjunction HaveProtectedGetter ()
 
TRuleTypeShouldConjunction HaveInternalGetter ()
 
TRuleTypeShouldConjunction HaveProtectedInternalGetter ()
 
TRuleTypeShouldConjunction HavePrivateProtectedGetter ()
 
TRuleTypeShouldConjunction HaveSetter ()
 
TRuleTypeShouldConjunction HavePrivateSetter ()
 
TRuleTypeShouldConjunction HavePublicSetter ()
 
TRuleTypeShouldConjunction HaveProtectedSetter ()
 
TRuleTypeShouldConjunction HaveInternalSetter ()
 
TRuleTypeShouldConjunction HaveProtectedInternalSetter ()
 
TRuleTypeShouldConjunction HavePrivateProtectedSetter ()
 
TRuleTypeShouldConjunction HaveInitOnlySetter ()
 
TRuleTypeShouldConjunction AreVirtual ()
 
TRuleTypeShouldConjunction HaveNoGetter ()
 
TRuleTypeShouldConjunction DoNotHavePrivateGetter ()
 
TRuleTypeShouldConjunction DoNotHavePublicGetter ()
 
TRuleTypeShouldConjunction DoNotHaveProtectedGetter ()
 
TRuleTypeShouldConjunction DoNotHaveInternalGetter ()
 
TRuleTypeShouldConjunction DoNotHaveProtectedInternalGetter ()
 
TRuleTypeShouldConjunction DoNotHavePrivateProtectedGetter ()
 
TRuleTypeShouldConjunction HaveNoSetter ()
 
TRuleTypeShouldConjunction DoNotHavePrivateSetter ()
 
TRuleTypeShouldConjunction DoNotHavePublicSetter ()
 
TRuleTypeShouldConjunction DoNotHaveProtectedSetter ()
 
TRuleTypeShouldConjunction DoNotHaveInternalSetter ()
 
TRuleTypeShouldConjunction DoNotHaveProtectedInternalSetter ()
 
TRuleTypeShouldConjunction DoNotHavePrivateProtectedSetter ()
 
TRuleTypeShouldConjunction DoNotHaveInitOnlySetter ()
 
TRuleTypeShouldConjunction AreNotVirtual ()
 
- Public Member Functions inherited from ArchUnitNET.Fluent.Syntax.Elements.Members.ShouldRelateToMembersThat< TRuleTypeShouldConjunction, PropertyMember, 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 ()
 
- Public Member Functions inherited from ArchUnitNET.Fluent.Syntax.Elements.Members.PropertyMembers.IPropertyMemberPredicates< TRuleTypeShouldConjunction, PropertyMember >
TRuleTypeConjunction HaveGetter ()
 
TRuleTypeConjunction HavePrivateGetter ()
 
TRuleTypeConjunction HavePublicGetter ()
 
TRuleTypeConjunction HaveProtectedGetter ()
 
TRuleTypeConjunction HaveInternalGetter ()
 
TRuleTypeConjunction HaveProtectedInternalGetter ()
 
TRuleTypeConjunction HavePrivateProtectedGetter ()
 
TRuleTypeConjunction HaveSetter ()
 
TRuleTypeConjunction HavePrivateSetter ()
 
TRuleTypeConjunction HavePublicSetter ()
 
TRuleTypeConjunction HaveProtectedSetter ()
 
TRuleTypeConjunction HaveInternalSetter ()
 
TRuleTypeConjunction HaveProtectedInternalSetter ()
 
TRuleTypeConjunction HavePrivateProtectedSetter ()
 
TRuleTypeConjunction HaveInitOnlySetter ()
 
TRuleTypeConjunction AreVirtual ()
 
TRuleTypeConjunction HaveNoGetter ()
 
TRuleTypeConjunction DoNotHavePrivateGetter ()
 
TRuleTypeConjunction DoNotHavePublicGetter ()
 
TRuleTypeConjunction DoNotHaveProtectedGetter ()
 
TRuleTypeConjunction DoNotHaveInternalGetter ()
 
TRuleTypeConjunction DoNotHaveProtectedInternalGetter ()
 
TRuleTypeConjunction DoNotHavePrivateProtectedGetter ()
 
TRuleTypeConjunction HaveNoSetter ()
 
TRuleTypeConjunction DoNotHavePrivateSetter ()
 
TRuleTypeConjunction DoNotHavePublicSetter ()
 
TRuleTypeConjunction DoNotHaveProtectedSetter ()
 
TRuleTypeConjunction DoNotHaveInternalSetter ()
 
TRuleTypeConjunction DoNotHaveProtectedInternalSetter ()
 
TRuleTypeConjunction DoNotHavePrivateProtectedSetter ()
 
TRuleTypeConjunction DoNotHaveInitOnlySetter ()
 
TRuleTypeConjunction AreNotVirtual ()
 

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