Uses of Class
edu.university.ecs.lab.detection.architecture.models.AR7
Packages that use AR7
Package
Description
Provides classes and enums for representing architectural rules within the microservice system.
-
Uses of AR7 in edu.university.ecs.lab.detection.architecture.models
Methods in edu.university.ecs.lab.detection.architecture.models that return types with arguments of type AR7Modifier and TypeMethodDescriptionAR7.scan
(Delta delta, MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Scan and compare old microservice system and new microservice system to identify endpoints affected by data access logic update