Uses of Class
neqsim.process.advisory.PredictionResult.ConstraintViolation
Packages that use PredictionResult.ConstraintViolation
-
Uses of PredictionResult.ConstraintViolation in neqsim.process.advisory
Fields in neqsim.process.advisory with type parameters of type PredictionResult.ConstraintViolationModifier and TypeFieldDescriptionprivate final List<PredictionResult.ConstraintViolation> PredictionResult.violationsMethods in neqsim.process.advisory that return types with arguments of type PredictionResult.ConstraintViolationMethods in neqsim.process.advisory with parameters of type PredictionResult.ConstraintViolationModifier and TypeMethodDescriptionvoidPredictionResult.addViolation(PredictionResult.ConstraintViolation violation) Records a constraint violation prediction.