API Documentation
ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType > Member List

This is the complete list of members for ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >, including all inherited members.

Be(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
Be(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAbstract() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >
BeAssignableTo(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAssignableTo(IEnumerable< string > patterns, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAssignableTo(IType firstType, params IType[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAssignableTo(Type type, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAssignableTo(IObjectProvider< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAssignableTo(IEnumerable< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeAssignableTo(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeEnums() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeNested() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeSealed() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >
BeStructs() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
BeValueTypes() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
HaveFieldMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
HaveMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
HaveMethodMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
HavePropertyMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ImplementInterface(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ImplementInterface(Interface intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ImplementInterface(Type intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBe(Type firstType, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBe(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAbstract() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >
NotBeAssignableTo(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAssignableTo(IEnumerable< string > patterns, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAssignableTo(IType type, params IType[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAssignableTo(Type type, params Type[] moreTypes) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAssignableTo(IObjectProvider< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAssignableTo(IEnumerable< IType > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeAssignableTo(IEnumerable< Type > types) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeEnums() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeNested() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeSealed() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.Attributes.IAttributeConditions< out out TReturnType, out out TRuleType >
NotBeStructs() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotBeValueTypes() (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotHaveFieldMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotHaveMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotHaveMethodMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotHavePropertyMemberWithName(string name) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotImplementInterface(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotImplementInterface(Interface intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotImplementInterface(Type intf) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotResideInAssembly(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotResideInAssembly(Assembly assembly, params Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotResideInAssembly(Domain.Assembly assembly, params Domain.Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
NotResideInNamespace(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ResideInAssembly(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ResideInAssembly(Assembly assembly, params Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ResideInAssembly(Domain.Assembly assembly, params Domain.Assembly[] moreAssemblies) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >
ResideInNamespace(string pattern, bool useRegularExpressions=false) (defined in ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >)ArchUnitNET.Fluent.Syntax.Elements.Types.ITypeConditions< TReturnType, TRuleType >