Represents the relationship that an object (attribute, fabric, aspect) has created or required another aspect or validator. These relationships are exposed on Predecessors and Successors.
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public sealed class IntrospectionAspectRelationshipProperties
| Name | Description |
|---|---|
| Instance | Gets the object that created the aspect instance. It can be an IIntrospectionAspectInstance, an IIntrospectionFabric, or an IIntrospectionAttributeAsPredecessor. |
| Kind | Gets the kind of relationship represented by the current AspectPredecessor, and the kind of object present in the Instance property. |
Methods
| Name | Description |
|---|---|
| ToString() |