Uses of Record Class
dev.archunitjava.model.TypeModelDiagnostic
Packages that use TypeModelDiagnostic
-
Uses of TypeModelDiagnostic in dev.archunitjava.model
Classes in dev.archunitjava.model that implement interfaces with type arguments of type TypeModelDiagnosticModifier and TypeClassDescriptionfinal recordStructured type-model adaptation diagnostic.Methods in dev.archunitjava.model that return types with arguments of type TypeModelDiagnosticModifier and TypeMethodDescriptionTypeModelResult.diagnostics()Returns the value of thediagnosticsrecord component.Methods in dev.archunitjava.model with parameters of type TypeModelDiagnostic -
Uses of TypeModelDiagnostic in dev.archunitjava.selector
Methods in dev.archunitjava.selector that return types with arguments of type TypeModelDiagnosticModifier and TypeMethodDescriptionMemberSelection.modelDiagnostics()Returns the value of themodelDiagnosticsrecord component.ModuleSelection.modelDiagnostics()Returns the value of themodelDiagnosticsrecord component.PackageSelection.modelDiagnostics()Returns the value of themodelDiagnosticsrecord component.TypeSelection.modelDiagnostics()Returns the value of themodelDiagnosticsrecord component.