Package science.aist.gtf.verification.syntactic.constraint.impl
-
Class Summary Class Description BooleanConstraint Constraint for checking if a boolean value is of given valueDefaultInitializedConstraint Constraint which checks if an object is default initializedEmptyContainerConstraint Constraint for checking if a collection is emptyIntegerRangeConstraint Constraint for checking if an integer is in between the bounds (inclusive)NullConstraint Constraint which checks if an object is null