Uses of Class
org.hl7.fhir.r4b.conformance.ProfileUtilities.UnusedTracker
-
Packages that use ProfileUtilities.UnusedTracker Package Description org.hl7.fhir.r4b.conformance -
-
Uses of ProfileUtilities.UnusedTracker in org.hl7.fhir.r4b.conformance
Methods in org.hl7.fhir.r4b.conformance with parameters of type ProfileUtilities.UnusedTracker Modifier and Type Method Description List<org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell>ProfileUtilities. genElementCells(org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, ElementDefinition element, String profileBaseFileName, boolean snapshot, String corePath, String imagePath, boolean root, boolean logicalModel, boolean allInvariants, StructureDefinition profile, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row typesRow, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row row, boolean hasDef, boolean ext, ProfileUtilities.UnusedTracker used, String ref, String sName, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell nameCell, boolean mustSupport)org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.CellProfileUtilities. genElementNameCell(org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, ElementDefinition element, String profileBaseFileName, boolean snapshot, String corePath, String imagePath, boolean root, boolean logicalModel, boolean allInvariants, StructureDefinition profile, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row typesRow, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row row, boolean hasDef, boolean ext, ProfileUtilities.UnusedTracker used, String ref, String sName)
-