Uses of Class
net.ssehub.easy.varModel.model.AnnotationVisitor
-
Packages that use AnnotationVisitor Package Description net.ssehub.easy.reasoning.sseReasoner Package contains the EASy-Producer reasoner implementation classes.net.ssehub.easy.varModel.confModel This package represents a specific variability model configuration. -
-
Uses of AnnotationVisitor in net.ssehub.easy.reasoning.sseReasoner
Subclasses of AnnotationVisitor in net.ssehub.easy.reasoning.sseReasoner Modifier and Type Class Description private classResolver.CompoundAnnotationMapperImplements a compound annotation mapper. -
Uses of AnnotationVisitor in net.ssehub.easy.varModel.confModel
Subclasses of AnnotationVisitor in net.ssehub.easy.varModel.confModel Modifier and Type Class Description private classDecisionVariable.InitializationAnnotationVisitorInitializes annotation variables of the containing decision variable.
-