Uses of Package
edu.university.ecs.lab.detection.antipatterns.models
Package
Description
Contains model classes representing various entities related to microservices and anti-pattern detection.
Provides services for detecting and analyzing various anti-patterns in microservices architecture.
-
ClassDescriptionAbstract implementation of an Antipattern should be the parent of all system Antipatterns
-
ClassDescriptionRepresents a list of one cycle of Cyclic Dependency Anti-pattern detectedRepresents a collection of microservices identified as greedy.Represents a collection of microservices identified as hub-like.Represents the "No API-Gateway" anti-patternRepresents the "No Health Check" anti-patternRepresents a service chain, which is a sequence of services in a network graph.Represents a wobbly service interaction.Represents a cluster of wrongly interconnected services (Wrong Cuts) detected in a microservice network graph.