Open sandboxFocus

Class ReferencePredicateBuilderContext

Inheritance
ReferencePredicateBuilderContext
Namespace: Metalama.Extensions.Architecture.Predicates
Assembly: Metalama.Extensions.Architecture.dll
Syntax
[CompileTime]
public sealed class ReferencePredicateBuilderContext

Properties

Name Description
AssemblyName

Gets assembly name for the project that instantiated the current ReferencePredicateBuilder.

Namespace

Gets the namespace from which the current ReferencePredicateBuilder was instantiated, i.e. the namespace of the NamespaceFabric or the TypeFabric. Returns null if the ReferencePredicateBuilder was instantiated from a ProjectFabric.

ValidatedRole

Gets the role of the ReferenceEnd validated by the built predicates.

Extension Methods