Uses of Enum Class
edu.university.ecs.lab.common.models.enums.ClassRole
Package
Description
Contains utility classes for file management, JSON handling, and source code parsing.
-
Uses of ClassRole in edu.university.ecs.lab.common.models.enums
-
Uses of ClassRole in edu.university.ecs.lab.common.models.ir
Modifier and TypeFieldDescriptionprivate ClassRole
JClass.classRole
Role of the class in the microservice system. -
Uses of ClassRole in edu.university.ecs.lab.common.utils
Modifier and TypeMethodDescriptionprivate static ClassRole
SourceToObjectUtils.parseClassRole
(Set<com.github.javaparser.ast.expr.AnnotationExpr> annotations) This method searches a list of Annotation expressions and returns a ClassRole found