Utility to build Trigger expressions more easily.
0.4.0
Base Trigger statement. Subclassed to provide concrete statements.
Groups a collection of statements in an all relationship.
all
Groups a collection of statements in an any relationship.
any
Check the property equals the given value.
Check the property exceeds the given value.
Check the property exceeds or equals the given value.
Check the property does not exceeds the given value.
Check the property equals or does not exceeds the given value.
Check the property does not equals the given value.
Groups a collection of statements in an none relationship.
none