Uses of Class
com.helger.schematron.pure.model.PSLinkableGroup
Packages that use PSLinkableGroup
-
Uses of PSLinkableGroup in com.helger.schematron.pure.model
Methods in com.helger.schematron.pure.model that return PSLinkableGroupModifier and TypeMethodDescriptionPSLinkableGroup.getClone()IPSHasLinkableGroup.getLinkable()PSAssertReport.getLinkable()PSRule.getLinkable()default PSLinkableGroupIPSHasLinkableGroup.getLinkableClone()Methods in com.helger.schematron.pure.model with parameters of type PSLinkableGroupModifier and TypeMethodDescriptionvoidIPSHasLinkableGroup.setLinkable(PSLinkableGroup aLinkable) Overwrite any existing linkable group.voidPSAssertReport.setLinkable(PSLinkableGroup aLinkable) voidPSRule.setLinkable(PSLinkableGroup aLinkable)