Uses of Interface
dev.archunitjava.model.DeclarationDependencyOwner
Packages that use DeclarationDependencyOwner
-
Uses of DeclarationDependencyOwner in dev.archunitjava.model
Classes in dev.archunitjava.model that implement DeclarationDependencyOwnerModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordSubinterfaces with type arguments of type DeclarationDependencyOwner in dev.archunitjava.modelModifier and TypeInterfaceDescriptioninterfaceExact declaration that owns dependency evidence.Methods in dev.archunitjava.model that return DeclarationDependencyOwnerModifier and TypeMethodDescriptionDeclarationDependencySource.owner()Returns the value of theownerrecord component.Methods in dev.archunitjava.model with parameters of type DeclarationDependencyOwnerModifier and TypeMethodDescriptiondefault intDeclarationDependencyOwner.compareTo(DeclarationDependencyOwner other) Constructors in dev.archunitjava.model with parameters of type DeclarationDependencyOwnerModifierConstructorDescriptionDeclarationDependencySource(DeclarationDependencySourceKind kind, DeclarationDependencyOwner owner, String classFileValue, String detail, int arrayDimensions, Optional<AnnotationSite> annotationSite, DeclarationLocation location) Creates an instance of aDeclarationDependencySourcerecord class.