Uses of Class
net.ssehub.easy.varModel.model.datatypes.BooleanType
Packages that use BooleanType
Package
Description
This package represents a specific variability model configuration.
Base directory for the main datatype classes.
-
Uses of BooleanType in net.ssehub.easy.varModel.confModel
Methods in net.ssehub.easy.varModel.confModel with parameters of type BooleanType -
Uses of BooleanType in net.ssehub.easy.varModel.model.datatypes
Methods in net.ssehub.easy.varModel.model.datatypes with parameters of type BooleanTypeModifier and TypeMethodDescriptionvoidBaseTypeVisitor.visitBooleanType(BooleanType type) voidDatatypeVisitor.visitBooleanType(BooleanType type) voidIDatatypeVisitor.visitBooleanType(BooleanType type) Visiting method for visiting aBooleanType.