API Documentation
ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat Member List

This is the complete list of members for ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat, including all inherited members.

Are(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
Are(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAbstract() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat
AreAssignableTo(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAssignableTo(IEnumerable< string > patterns, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAssignableTo(IType firstType, params IType[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAssignableTo(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAssignableTo(IObjectProvider< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAssignableTo(IEnumerable< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreAssignableTo(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreEnums() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNested() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNestedIn(IType firstType, params IType[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNestedIn(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNestedIn(IObjectProvider< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNestedIn(IEnumerable< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNestedIn(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNot(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNot(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAbstract() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat
AreNotAssignableTo(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAssignableTo(IEnumerable< string > patterns, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAssignableTo(IType firstType, params IType[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAssignableTo(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAssignableTo(IObjectProvider< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAssignableTo(IEnumerable< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotAssignableTo(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotEnums() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotNested() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotSealed() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat
AreNotStructs() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreNotValueTypes() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreSealed() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat
AreStructs() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
AreValueTypes() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotHaveFieldMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotHaveMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotHaveMethodMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotHavePropertyMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotImplementInterface(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotImplementInterface(Interface intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotImplementInterface(Type intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotResideInAssembly(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotResideInAssembly(Assembly assembly, params Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotResideInAssembly(Domain.Assembly assembly, params Domain.Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
DoNotResideInNamespace(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
GivenAttributesThat(IArchRuleCreator< Attribute > ruleCreator) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.GivenAttributesThat
GivenTypesThat(IArchRuleCreator< TRuleType > ruleCreator) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
HaveFieldMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
HaveMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
HaveMethodMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
HavePropertyMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ImplementInterface(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ImplementInterface(Interface intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ImplementInterface(Type intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ResideInAssembly(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ResideInAssembly(Assembly assembly, params Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ResideInAssembly(Domain.Assembly assembly, params Domain.Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >
ResideInNamespace(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >)ArchUnitNET.Fluent.Syntax.Elements.Types.GivenTypesThat< GivenAttributesConjunction, Attribute >