Uses of Enum Class
br.ufsc.labsec.incrementalupdate.selective.SelectiveComputation.Change
Packages that use SelectiveComputation.Change
-
Uses of SelectiveComputation.Change in br.ufsc.labsec.incrementalupdate.selective
Subclasses with type arguments of type SelectiveComputation.Change in br.ufsc.labsec.incrementalupdate.selectiveMethods in br.ufsc.labsec.incrementalupdate.selective that return SelectiveComputation.ChangeModifier and TypeMethodDescriptionstatic SelectiveComputation.ChangeReturns the enum constant of this class with the specified name.static SelectiveComputation.Change[]SelectiveComputation.Change.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.ufsc.labsec.incrementalupdate.selective with parameters of type SelectiveComputation.ChangeModifier and TypeMethodDescriptionbooleanDocMDPSelectiveComputation.allows(SelectiveComputation.Change change) booleanFieldMDPSelectiveComputation.allows(SelectiveComputation.Change change) booleanSelectiveComputation.allows(SelectiveComputation.Change change)