Uses of Class
org.liquigraph.core.model.predicates.ChangesetRunOnChange
-
Packages that use ChangesetRunOnChange Package Description org.liquigraph.core.model.predicates -
-
Uses of ChangesetRunOnChange in org.liquigraph.core.model.predicates
Methods in org.liquigraph.core.model.predicates that return ChangesetRunOnChange Modifier and Type Method Description static ChangesetRunOnChangeChangesetRunOnChange. valueOf(String name)Returns the enum constant of this type with the specified name.static ChangesetRunOnChange[]ChangesetRunOnChange. values()Returns an array containing the constants of this enum type, in the order they are declared.
-