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