Uses of Enum Class
br.ufsc.labsec.signature.conformanceVerifier.pdf.incrementalupdate.SelectiveComputation.Change
Packages that use SelectiveComputation.Change
-
Uses of SelectiveComputation.Change in br.ufsc.labsec.signature.conformanceVerifier.pdf.incrementalupdate
Subclasses with type arguments of type SelectiveComputation.Change in br.ufsc.labsec.signature.conformanceVerifier.pdf.incrementalupdateMethods in br.ufsc.labsec.signature.conformanceVerifier.pdf.incrementalupdate 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.signature.conformanceVerifier.pdf.incrementalupdate with parameters of type SelectiveComputation.ChangeModifier and TypeMethodDescriptionbooleanSelectiveComputation.allows(SelectiveComputation.Change change) booleanSelectiveComputation.DocMDP.allows(SelectiveComputation.Change change) booleanSelectiveComputation.FieldMDP.allows(SelectiveComputation.Change change)