Uses of Class
com.helger.schematron.pure.model.PSRichGroup
Packages that use PSRichGroup
-
Uses of PSRichGroup in com.helger.schematron.pure.model
Methods in com.helger.schematron.pure.model that return PSRichGroupModifier and TypeMethodDescriptionPSRichGroup.getClone()IPSHasRichGroup.getRich()PSAssertReport.getRich()PSDiagnostic.getRich()PSPattern.getRich()PSPhase.getRich()PSRule.getRich()PSSchema.getRich()default PSRichGroupIPSHasRichGroup.getRichClone()Methods in com.helger.schematron.pure.model with parameters of type PSRichGroupModifier and TypeMethodDescriptionvoidIPSHasRichGroup.setRich(PSRichGroup aRich) Overwrite any existing rich group.voidPSAssertReport.setRich(PSRichGroup aRich) voidPSDiagnostic.setRich(PSRichGroup aRich) voidPSPattern.setRich(PSRichGroup aRich) voidPSPhase.setRich(PSRichGroup aRich) voidPSRule.setRich(PSRichGroup aRich) voidPSSchema.setRich(PSRichGroup aRich)