
Uses of Class
org.hl7.fhir.r5.renderers.Renderer.RenderingStatus
Packages that use Renderer.RenderingStatus
-
Uses of Renderer.RenderingStatus in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers with parameters of type Renderer.RenderingStatusModifier and TypeMethodDescriptionprotected voidResourceRenderer.addContained(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, List<ResourceWrapper> list) org.hl7.fhir.utilities.xhtml.XhtmlNodeStructureDefinitionRenderer.buildElementTable(Renderer.RenderingStatus status, String defFile, StructureDefinition profile, String imageFolder, boolean inlineGraphics, String profileBaseFileName, boolean snapshot, String corePath, String imagePath, boolean logicalModel, boolean allInvariants, Set<String> outputTracker, boolean mustSupport, RenderingContext rc, String anchorPrefix, ResourceWrapper res) voidActorDefinitionRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidBundleRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper b) voidCapabilityStatementRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidCodeSystemRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidCompartmentDefinitionRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidConceptMapRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidDiagnosticReportRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper dr) voidExampleScenarioRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidFeatureDefinitionRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper fd) voidImplementationGuideRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidLibraryRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper lib) voidLiquidRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidListRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper list) voidNamingSystemRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidOperationDefinitionRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidOperationOutcomeRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper op) voidParametersRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidPatientRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper pat) voidProfileDrivenRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidProvenanceRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper prv) voidQuestionnaireRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper q) voidQuestionnaireResponseRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper qr) voidRequirementsRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper req) abstract voidResourceRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidSearchParameterRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidStructureDefinitionRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidStructureMapRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidSubscriptionTopicRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper st) voidTestPlanRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper tp) voidValueSetRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) voidViewDefinitionRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper vd) voidWebTemplateRenderer.buildNarrative(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper wt) voidResourceRenderer.buildSummary(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper r) protected voidDataRenderer.checkRenderExtensions(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper element) protected StringResourceRenderer.describeStatus(Renderer.RenderingStatus status, CanonicalResource cr) protected StringResourceRenderer.describeStatus(Renderer.RenderingStatus status, ResourceWrapper cr) List<org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell> StructureDefinitionRenderer.genElementCells(Renderer.RenderingStatus status, 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, StructureDefinitionRenderer.UnusedTracker used, String ref, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell nameCell, boolean mustSupport, boolean allowSubRows, RenderingContext rc, boolean walksIntoThis, String defPath, String anchorPrefix, List<ElementDefinition> inScopeElements, ResourceWrapper resource) org.hl7.fhir.utilities.xhtml.XhtmlNodeStructureDefinitionRenderer.generateAttributeTable(Renderer.RenderingStatus status, String defFile, StructureDefinition profile, boolean diff, String imageFolder, boolean inlineGraphics, String profileBaseFileName, boolean snapshot, String corePath, String imagePath, boolean logicalModel, boolean allInvariants, Set<String> outputTracker, boolean mustSupport, RenderingContext rc, String anchorPrefix, ResourceWrapper res, String idSfx) org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.CellStructureDefinitionRenderer.generateDescription(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row row, ElementDefinition definition, ElementDefinition fallback, boolean used, String baseURL, String url, StructureDefinition profile, String corePath, String imagePath, boolean root, boolean logicalModel, boolean allInvariants, boolean snapshot, boolean mustSupportOnly, boolean allowSubRows, RenderingContext rc, List<ElementDefinition> inScopeElements, ResourceWrapper res) org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.CellStructureDefinitionRenderer.generateDescription(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row row, ElementDefinition definition, ElementDefinition fallback, boolean used, String baseURL, String url, StructureDefinition profile, String corePath, String imagePath, boolean root, boolean logicalModel, boolean allInvariants, boolean snapshot, boolean mustSupportOnly, boolean allowSubRows, RenderingContext rc, ResourceWrapper res) org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.CellStructureDefinitionRenderer.generateDescription(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row row, ElementDefinition definition, ElementDefinition fallback, boolean used, String baseURL, String url, StructureDefinition profile, String corePath, String imagePath, boolean root, boolean logicalModel, boolean allInvariants, ElementDefinition valueDefn, boolean snapshot, boolean mustSupportOnly, boolean allowSubRows, RenderingContext rc, List<ElementDefinition> inScopeElements, ResourceWrapper res) voidProfileDrivenRenderer.generateElementByProfile(Renderer.RenderingStatus status, ResourceWrapper res, StructureDefinition profile, org.hl7.fhir.utilities.xhtml.XhtmlNode x, String path, boolean showCodeDetails, int indent, ResourceWrapper.NamedResourceWrapperList p, ElementDefinition child, boolean round2) org.hl7.fhir.utilities.xhtml.XhtmlNodeStructureDefinitionRenderer.generateExtensionTable(Renderer.RenderingStatus status, String defFile, StructureDefinition ed, String imageFolder, boolean inlineGraphics, boolean full, String corePath, String imagePath, Set<String> outputTracker, RenderingContext rc, String defPath, String anchorPrefix, ResourceWrapper res) org.hl7.fhir.utilities.xhtml.XhtmlNodeStructureDefinitionRenderer.generateTable(Renderer.RenderingStatus status, String defFile, StructureDefinition profile, boolean diff, String imageFolder, boolean inlineGraphics, String profileBaseFileName, boolean snapshot, String corePath, String imagePath, boolean logicalModel, boolean allInvariants, Set<String> outputTracker, boolean mustSupport, RenderingContext rc, String anchorPrefix, ResourceWrapper res, String idSfx) voidResourceRenderer.genSummaryTable(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, CanonicalResource cr) booleanResourceRenderer.genSummaryTable(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper cr) protected voidCodeSystemRenderer.genSummaryTableContent(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode tbl, CanonicalResource cr) protected voidResourceRenderer.genSummaryTableContent(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode tbl, CanonicalResource cr) protected voidResourceRenderer.genSummaryTableContent(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode tbl, ResourceWrapper cr) protected voidValueSetRenderer.genSummaryTableContent(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode tbl, CanonicalResource cr) voidActorDefinitionRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper acd, boolean summ) voidCapabilityStatementRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, CapabilityStatement conf, ResourceWrapper res) voidCodeSystemRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, CodeSystem cs, ResourceWrapper res) voidCompartmentDefinitionRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, CompartmentDefinition cpd) voidConceptMapRenderer.render(Renderer.RenderingStatus status, ResourceWrapper res, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ConceptMap cm, boolean header) voidExampleScenarioRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ExampleScenario scen, ResourceWrapper res) voidImplementationGuideRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ImplementationGuide ig) voidNamingSystemRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, NamingSystem ns) ObligationsRenderer.render(Renderer.RenderingStatus status, ResourceWrapper res, String defPath, String anchorPrefix, List<ElementDefinition> inScopeElements) voidOperationDefinitionRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, OperationDefinition opd) voidSearchParameterRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, SearchParameter spd) voidValueSetRenderer.render(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ValueSet vs, boolean header) booleanExampleScenarioRenderer.renderActors(Renderer.RenderingStatus status, ResourceWrapper res, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ExampleScenario scen) protected voidDataRenderer.renderAddress(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper address) protected voidDataRenderer.renderAnnotation(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode parent, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper a) voidQuestionnaireResponseRenderer.renderAnswer(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, ResourceWrapper qr, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row r, ResourceWrapper ans) voidDataRenderer.renderBase(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, Base b) protected voidDataRenderer.renderCanonical(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper type) <T extends Resource>
voidResourceRenderer.renderCanonical(Renderer.RenderingStatus status, ResourceWrapper res, org.hl7.fhir.utilities.xhtml.XhtmlNode x, Class<T> class_, CanonicalType canonical) <T extends Resource>
voidResourceRenderer.renderCanonical(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, Class<T> class_, ResourceWrapper canonical) protected voidResourceRenderer.renderCanonical(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper type) protected voidDataRenderer.renderCodeableConcept(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper cc) protected voidDataRenderer.renderCodeableReference(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper e) protected voidDataRenderer.renderCoding(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper c) protected voidDataRenderer.renderCoding(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper c, boolean details) protected voidDataRenderer.renderCodingWithDetails(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper c) protected voidDataRenderer.renderContactPoint(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper contact) voidDataRenderer.renderDataRequirement(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper dr) booleanDataRenderer.renderDataType(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper type) booleanDataRenderer.renderDataType(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode parent, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper type) voidDiagnosticReportRenderer.renderDiagnosticReport(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper dr) ExampleScenarioRenderer.renderDiagram(Renderer.RenderingStatus status, ResourceWrapper res, ExampleScenario scen) voidStructureDefinitionRenderer.renderDict(Renderer.RenderingStatus status, StructureDefinition sd, List<ElementDefinition> elements, org.hl7.fhir.utilities.xhtml.XhtmlNode t, boolean incProfiledOut, int mode, String anchorPrefix, ResourceWrapper res) protected voidDataRenderer.renderExpression(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper expr) voidDataRenderer.renderExtensionsInList(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode ul, ResourceWrapper element) voidDataRenderer.renderExtensionsInText(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper element, String sep) voidQuestionnaireRenderer.renderForm(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper q) protected voidDataRenderer.renderHumanName(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper name) protected voidDataRenderer.renderIdentifier(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper ii) booleanExampleScenarioRenderer.renderInstances(Renderer.RenderingStatus status, ResourceWrapper res, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ExampleScenario scen) voidStructureMapRenderer.renderMap(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, StructureMap map) protected voidDataRenderer.renderMoney(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper money) voidDataRenderer.renderPeriod(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper p) protected booleanDataRenderer.renderPrimitiveWithNoValue(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, PrimitiveType<?> prim) protected booleanDataRenderer.renderPrimitiveWithNoValue(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper prim) voidExampleScenarioRenderer.renderProcess(Map<Element, String> prefixes, Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ExampleScenario.ExampleScenarioProcessComponent process, Map<String, ExampleScenario.ExampleScenarioActorComponent> actors, Map<String, ExampleScenario.ExampleScenarioInstanceComponent> instances) booleanExampleScenarioRenderer.renderProcesses(Map<Element, String> prefixes, Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ExampleScenario scen) protected voidDataRenderer.renderQuantity(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper q) protected voidDataRenderer.renderRange(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper q) protected voidDataRenderer.renderReference(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper ref) this is overridden in ResourceRenderer where a better rendering is performedvoidResourceRenderer.renderReference(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper type) protected voidDataRenderer.renderSampledData(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper sampledData) voidObligationsRenderer.renderTable(Renderer.RenderingStatus status, ResourceWrapper res, List<org.hl7.fhir.utilities.xhtml.XhtmlNode> children, boolean fullDoco, String defPath, String anchorPrefix, List<ElementDefinition> inScopeElements) voidObligationsRenderer.renderTable(Renderer.RenderingStatus status, ResourceWrapper res, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator gen, org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell c, List<ElementDefinition> inScopeElements) voidResourceRenderer.renderTable(Renderer.RenderingStatus status, ResourceRenderer.TableData provider, org.hl7.fhir.utilities.xhtml.XhtmlNode x) protected voidDataRenderer.renderTiming(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper s) voidQuestionnaireRenderer.renderTree(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper q) voidQuestionnaireResponseRenderer.renderTree(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper qr) voidDataRenderer.renderTriggerDefinition(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper td) protected voidDataRenderer.renderUri(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper uri) protected voidResourceRenderer.renderUri(Renderer.RenderingStatus status, ResourceWrapper resource, org.hl7.fhir.utilities.xhtml.XhtmlNode x, UriType uri) protected voidResourceRenderer.renderUri(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper uri) voidDataRenderer.renderUsageContext(Renderer.RenderingStatus status, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ResourceWrapper u) protected StringExampleScenarioRenderer.toPlantUml(Map<Element, String> prefixes, Renderer.RenderingStatus status, ResourceWrapper res, ExampleScenario scen) protected StringExampleScenarioRenderer.toPlantUml(Map<Element, String> prefixes, Renderer.RenderingStatus status, ResourceWrapper res, ExampleScenario.ExampleScenarioProcessComponent process, ExampleScenario scen, Map<String, String> actorKeys) protected StringExampleScenarioRenderer.toPlantUml(Map<Element, String> prefixes, Renderer.RenderingStatus status, ResourceWrapper res, ExampleScenario.ExampleScenarioProcessStepComponent step, ExampleScenario scen, Map<String, Boolean> actorsActive, Map<String, String> actorKeys)