Uses of Class
edu.university.ecs.lab.detection.architecture.models.AR3
Package
Description
Provides classes and enums for representing architectural rules within the microservice system.
-
Uses of AR3 in edu.university.ecs.lab.detection.architecture.models
Modifier and TypeMethodDescriptionAR3.scan
(Delta delta, MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Scan and compare old microservice system and new microservice system to identify invalid call creationAR3.scan2
(MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Scan and compare old microservice system and new microservice system to identify invalid call creation