Uses of Class
edu.university.ecs.lab.detection.architecture.models.AR1
Packages that use AR1
Package
Description
Provides classes and enums for representing architectural rules within the microservice system.
-
Uses of AR1 in edu.university.ecs.lab.detection.architecture.models
Methods in edu.university.ecs.lab.detection.architecture.models that return types with arguments of type AR1Modifier and TypeMethodDescriptionAR1.scan
(Delta delta, MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Scan and compare old microservice system and new microservice system to identify endpoint removalsAR1.scan2
(Delta delta, MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Scan and compare old microservice system and new microservice system to identify endpoint removals