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