Package FAtiMA.Core.conditions
package FAtiMA.Core.conditions
-
ClassesClassDescriptionAbstract condition test, used to represent preconditions, success conditions, etc.Represents a test to a predicate.Represents a test to a property.Test that compares if a property is equal to a given valueTest that compares if a property is bigger than a given value.Test that compares if a property is bigger than a given value.Test that compares if a property is smaller than a given value.Test that compares if a property is smaller than a given value.Test that compares if a property is different from a given value