Uses of Enum Class
net.ssehub.easy.varModel.model.filter.ConstraintClassifier.ExpectedType
Packages that use ConstraintClassifier.ExpectedType
Package
Description
This package contains utility classes for filtering the model for specific model elements.
-
Uses of ConstraintClassifier.ExpectedType in net.ssehub.easy.varModel.model.filter
Fields in net.ssehub.easy.varModel.model.filter declared as ConstraintClassifier.ExpectedTypeMethods in net.ssehub.easy.varModel.model.filter that return ConstraintClassifier.ExpectedTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConstraintClassifier.ExpectedType[]ConstraintClassifier.ExpectedType.values()Returns an array containing the constants of this enum class, in the order they are declared.