tsantalis / RefactoringMiner

MIT License
372 stars 138 forks source link

Timeout Exception hapifhir/hapi-fhir 01186ec #640

Closed victorgveloso closed 9 months ago

victorgveloso commented 9 months ago

https://github.com/hapifhir/hapi-fhir/commit/01186ec8cbfc8a10897e196ae2f457dc5e6ea123 timed out

70622933 [main] ERROR b.u.d.l.r.o.AnalyzeProjectsHandler - Error analyzing commit 01186ec8cbfc8a10897e196ae2f457dc5e6ea123
java.util.concurrent.TimeoutException: null
    at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
    at org.refactoringminer.rm1.GitHistoryRefactoringMinerImpl.detect(GitHistoryRefactoringMinerImpl.java:762)
    at org.refactoringminer.rm1.GitHistoryRefactoringMinerImpl.detectAll(GitHistoryRefactoringMinerImpl.java:808)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.lambda$analyzeProject$0(AnalyzeAllCommits.java:61)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.TaskWithProjectLock.extractProjectPath(TaskWithProjectLock.java:49)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.analyzeProject(AnalyzeAllCommits.java:52)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.doTask(AnalyzeAllCommits.java:45)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.TaskWithProjectLock.doTask(TaskWithProjectLock.java:75)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.main(AnalyzeAllCommits.java:27)
tsantalis commented 9 months ago

Finished in 1 minute and 30 seconds

Refactorings at 01186ec8cbfc8a10897e196ae2f457dc5e6ea123 Move Class org.hl7.fhir.utilities.TranslatingUtilities.TranslationServices moved to org.hl7.fhir.utilities.TranslationServices Move Class org.hl7.fhir.dstu3.model.CodesystemsR4Test moved to org.hl7.fhir.r4.model.CodesystemsR4Test Move And Rename Class org.hl7.fhir.dstu2016may.validation.ValidationMessage.Source moved and renamed to org.hl7.fhir.utilities.graphql.Argument.ArgumentListStatus Remove Thrown Exception Type XMLStreamException in method public resolveEntity(thePublicID String, theSystemID String, theBaseURI String, theNamespace String) : Object from class ca.uhn.fhir.util.XmlUtil.ExtendedEntityReplacingXmlResolver Remove Thrown Exception Type UnsupportedEncodingException in method public createEscapingWriterFor(theW Writer, theEnc String) : Writer from class ca.uhn.fhir.util.XmlUtil.MyEscaper Change Method Access Modifier public to private in method private createXmlFragmentWriter(theWriter Writer) : XMLEventWriter from class ca.uhn.fhir.util.XmlUtil Change Return Type void to BaseResourceIndexedSearchParam in method public setResource(theResource ResourceTable) : BaseResourceIndexedSearchParam from class ca.uhn.fhir.jpa.entity.BaseResourceIndexedSearchParam Change Return Type void to BaseResourceIndexedSearchParam in method public setMissing(theMissing boolean) : BaseResourceIndexedSearchParam from class ca.uhn.fhir.jpa.entity.BaseResourceIndexedSearchParam Change Return Type IAnyResource to Resource in method public lookup(theAppInfo Object, theType String, theId String) : Resource from class ca.uhn.fhir.jpa.graphql.JpaStorageServices Change Return Type IBaseBundle to Bundle in method public search(theAppInfo Object, theType String, theSearchParams List) : Bundle from class ca.uhn.fhir.jpa.graphql.JpaStorageServices Change Parameter Type theMatches : List to theMatches : List in method public listResources(theAppInfo Object, theType String, theSearchParams List, theMatches List) : void from class ca.uhn.fhir.jpa.graphql.JpaStorageServices Rename Method public beforeDidsableCacheReuse() : void renamed to public beforeDisableCacheReuse() : void in class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testEverythingTimings() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type res : Immunization to res : ImmunizationRecommendation in method public testIndexNoDuplicatesNumber() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Add Variable Modifier final in variable res : ImmunizationRecommendation in method public testIndexNoDuplicatesNumber() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type pr : ProcedureRequest to pr : ServiceRequest in method public testIndexNoDuplicatesReference() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type pr2 : ProcedureRequest to pr2 : ServiceRequest in method public testIndexNoDuplicatesReference() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type res : ProcedureRequest to res : ServiceRequest in method public testIndexNoDuplicatesReference() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type e1 : Encounter to e1 : ImmunizationRecommendation in method public testSearchNumberParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type e2 : Encounter to e2 : ImmunizationRecommendation in method public testSearchNumberParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testSearchQuantityWrongParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testSearchStringParamDoesntMatchWrongType() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testSearchStringWrongParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testSearchTokenWrongParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testSearchUriWrongParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Remove Thrown Exception Type Exception in method public testSearchWithUriParamAbove() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Rename Method public testSortByNumber() : void renamed to public testSortByEncounterLength() : void in class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4Test Add Method Annotation @Ignore in method public testSortByEncounterLength() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4Test Remove Thrown Exception Type ClientProtocolException in method private checkParamMissing(paramName String) : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type ClientProtocolException in method private searchAndReturnUnqualifiedIdValues(uri String) : List from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type ClientProtocolException in method private searchAndReturnUnqualifiedVersionlessIdValues(uri String) : List from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testCountParam() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type ClientProtocolException in method public testCreateAndUpdateBinary() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testCreateIncludesRequestValidatorInterceptorOutcome() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testCreateQuestionnaireResponseWithValidation() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testCreateWithForcedId() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testDeleteResourceConditional2() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEmptySearch() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingEncounterInstance() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingEncounterType() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingPatientDoesntRepeatPatient() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingPatientIncludesBackReferences() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingPatientIncludesCondition() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingPatientOperation() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingPatientType() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testEverythingWithLargeSet2() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type RuntimeException in method public testFullTextSearch() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testMetaOperations() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testMetadataSuperParamsAreIncluded() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type InterruptedException in method public testPagingOverEverythingSetWithNoPagingProvider() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Change Variable Type res : ProcedureRequest to res : ServiceRequest in method public testProcedureRequestResources() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testProcedureRequestResources() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testReadAllInstancesOfType() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchPagingKeepsOldSearches() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type ClientProtocolException in method private testSearchReturnsResults(search String) : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchReusesNoParams() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchReusesResultsDisabled() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchReusesResultsEnabledNoParams() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithCountNotSet() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithCountSearchResultsUpTo20() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithCountSearchResultsUpTo5() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type ClientProtocolException in method private testSearchWithEmptyParameter(url String) : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithInclude() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithInvalidNumberPrefix() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithInvalidQuantityPrefix() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithInvalidSort() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testSearchWithMissing() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testStoreUtf8Characters() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testUpdateInvalidReference() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testUpdateInvalidReference2() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testUpdateNoIdInBody() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type InterruptedException in method public testUpdateRejectsInvalidTypes() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testUpdateResourceWithPrefer() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testUpdateWithETag() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type IOException in method public testUpdateWrongIdInBody() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public call() : Number from class ca.uhn.fhir.jpa.subscription.EmailSubscriptionDstu2Test.testSubscribeAndDeliver.waitForSize.new Callable Change Parameter Type source : Source to source : ValidationMessage.Source in method public makeIssueSource(source ValidationMessage.Source) : Extension from class org.hl7.fhir.dstu2016may.utils.ToolingExtensions Change Attribute Type source : Source to source : ValidationMessage.Source in class org.hl7.fhir.dstu2016may.validation.BaseValidator Change Parameter Type type : IssueType to type : ValidationMessage.IssueType in method protected fail(errors List, type ValidationMessage.IssueType, line int, col int, path String, thePass boolean, msg String) : boolean from class org.hl7.fhir.dstu2016may.validation.BaseValidator Change Parameter Type type : IssueType to type : ValidationMessage.IssueType in method protected fail(errors List, type ValidationMessage.IssueType, pathParts List, thePass boolean, msg String) : boolean from class org.hl7.fhir.dstu2016may.validation.BaseValidator Add Parameter outputTracker : Set in method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.dstu3.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.dstu3.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateGrid(defFile String, profile StructureDefinition, imageFolder String, inlineGraphics boolean, profileBaseFileName String, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.dstu3.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateSpanningTable(profile StructureDefinition, imageFolder String, onlyConstraints boolean, constraintPrefix String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.dstu3.conformance.ProfileUtilities Remove Variable Modifier final in variable property : Property in method private parseChildren(path String, node Element, context Element) : void from class org.hl7.fhir.dstu3.elementmodel.XmlParser Extract Variable name : String in method private parseResource(string String, container Element, parent Element, elementProperty Property) : void from class org.hl7.fhir.dstu3.elementmodel.XmlParser Remove Variable Modifier final in variable sd : StructureDefinition in method private parseResource(string String, container Element, parent Element, elementProperty Property) : void from class org.hl7.fhir.dstu3.elementmodel.XmlParser Remove Thrown Exception Type ETooCostly in method public expand(source ValueSet) : ValueSetExpansionOutcome from class org.hl7.fhir.instance.terminologies.ValueSetExpander Change Attribute Type expansions : Map<String,ValueSetExpansionOutcome> to expansions : Map<String,ValueSetExpander.ValueSetExpansionOutcome> in class org.hl7.fhir.instance.terminologies.ValueSetExpansionCache Change Thrown Exception Type Exception to [FHIRFormatError, IOException] in method public ValueSetExpansionCache(context IWorkerContext, cacheFolder String) from class org.hl7.fhir.instance.terminologies.ValueSetExpansionCache Change Thrown Exception Type Exception to [FHIRFormatError, IOException] in method private loadCache() : void from class org.hl7.fhir.instance.terminologies.ValueSetExpansionCache Rename Method private summariseSlicing(slice ElementDefinitionSlicingComponent) : String renamed to private summarizeSlicing(slice ElementDefinitionSlicingComponent) : String in class org.hl7.fhir.r4.conformance.ProfileUtilities Rename Method private summarise(value Type) : String renamed to private summarize(value Type) : String in class org.hl7.fhir.r4.conformance.ProfileUtilities Rename Method private summariseCoding(value Coding) : String renamed to private summarizeCoding(value Coding) : String in class org.hl7.fhir.r4.conformance.ProfileUtilities Rename Method private summariseCodeableConcept(value CodeableConcept) : String renamed to private summarizeCodeableConcept(value CodeableConcept) : String in class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter system : String in method private findCode(contains List, code String, system String) : ValueSetExpansionContainsComponent from class org.hl7.fhir.r4.context.BaseWorkerContext Change Attribute Type myStorageServices : IGraphQLStorageServices<Resource,Reference,Bundle> to myStorageServices : GraphQLEngine.IGraphQLStorageServices in class org.hl7.fhir.r4.hapi.rest.server.GraphQLProvider Change Parameter Type theStorageServices : IGraphQLStorageServices<Resource,Reference,Bundle> to theStorageServices : GraphQLEngine.IGraphQLStorageServices in method public GraphQLProvider(theStorageServices GraphQLEngine.IGraphQLStorageServices) from class org.hl7.fhir.r4.hapi.rest.server.GraphQLProvider Change Parameter Type theStorageServices : IGraphQLStorageServices<Resource,Reference,Bundle> to theStorageServices : GraphQLEngine.IGraphQLStorageServices in method public GraphQLProvider(theFhirContext FhirContext, theValidationSupport IValidationSupport, theStorageServices GraphQLEngine.IGraphQLStorageServices) from class org.hl7.fhir.r4.hapi.rest.server.GraphQLProvider Change Variable Type ss : String to ss : StandardsStatus in method public markStatus(cs CodeSystem, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Change Parameter Type status : String to status : StandardsStatus in method public markStatus(cs CodeSystem, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Add Parameter pckage : String in method public markStatus(cs CodeSystem, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Add Thrown Exception Type FHIRException in method public markStatus(cs CodeSystem, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Change Variable Type ss : String to ss : StandardsStatus in method public markStatus(vs ValueSet, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.ValueSetUtilities Change Parameter Type status : String to status : StandardsStatus in method public markStatus(vs ValueSet, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.ValueSetUtilities Add Parameter pckage : String in method public markStatus(vs ValueSet, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.ValueSetUtilities Add Thrown Exception Type FHIRException in method public markStatus(vs ValueSet, wg String, status StandardsStatus, pckage String, fmm String) : void from class org.hl7.fhir.r4.terminologies.ValueSetUtilities Change Attribute Type services : IGraphQLStorageServices<Resource,Reference,Bundle> to services : IGraphQLStorageServices in class org.hl7.fhir.r4.utils.GraphQLEngine Replace Variable With Attribute fpe : FHIRPathEngine to fpe : FHIRPathEngine in method private filter(context Resource, prop Property, arguments List, values List, extensionMode boolean) : List from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processValues(context Resource, sel Selection, prop Property, target ObjectValue, values List, extensionMode boolean, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processValues(context Resource, sel Selection, prop Property, target ObjectValue, values List, extensionMode boolean, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processObject(context Resource, source Base, target ObjectValue, selection List, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processObject(context Resource, source Base, target ObjectValue, selection List, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Change Variable Type res : ReferenceResolution to res : ReferenceResolution in method private processReference(context Resource, source Base, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processReference(context Resource, source Base, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processReference(context Resource, source Base, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processReverseReferenceList(source Resource, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processReverseReferenceList(source Resource, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processReverseReferenceSearch(source Resource, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processReverseReferenceSearch(source Resource, field Field, target ObjectValue, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processSearch(target ObjectValue, selection List, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processSearch(target ObjectValue, selection List, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processSearchSingle(target ObjectValue, field Field, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processSearchSingle(target ObjectValue, field Field, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processSearchSimple(target ObjectValue, field Field, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processSearchSimple(target ObjectValue, field Field, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter inheritedList : boolean in method private processSearchFull(target ObjectValue, field Field, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Add Parameter suffix : String in method private processSearchFull(target ObjectValue, field Field, inheritedList boolean, suffix String) : void from class org.hl7.fhir.r4.utils.GraphQLEngine Split Method private generateFilters(x XhtmlNode, cs CodeSystem) : void to [private generateProperties(x XhtmlNode, cs CodeSystem, lang String) : void, private generateFilters(x XhtmlNode, cs CodeSystem, lang String) : void] in class org.hl7.fhir.r4.utils.NarrativeGenerator Split Method private scanLangs(c ConceptDefinitionComponent, langs List) : void to [private conceptsHaveVersion(c ConceptDefinitionComponent) : boolean, private addDefineRowToTable(t XhtmlNode, c ConceptDefinitionComponent, i int, hasHierarchy boolean, hasDisplay boolean, comment boolean, version boolean, deprecated boolean, maps List, system String, cs CodeSystem, lang String) : boolean] in class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter outputTracker : Set in method public generate(b Bundle, evenIfAlreadyHasNarrative boolean, outputTracker Set) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter outputTracker : Set in method public generate(r DomainResource, outputTracker Set) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter outputTracker : Set in method public generate(rcontext ResourceContext, r DomainResource, outputTracker Set) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method public generate(rcontext ResourceContext, cs CodeSystem, header boolean, lang String) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method private generateDefinition(x XhtmlNode, cs CodeSystem, header boolean, lang String) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method private generateFilters(x XhtmlNode, cs CodeSystem, lang String) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method private generateProperties(x XhtmlNode, cs CodeSystem, lang String) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method private generateCodeSystemContent(x XhtmlNode, cs CodeSystem, hasExtensions boolean, maps List, lang String) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Remove Parameter langs : List in method private generateCodeSystemContent(x XhtmlNode, cs CodeSystem, hasExtensions boolean, langs List, maps List) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method private generateCopyright(x XhtmlNode, cs CodeSystem, lang String) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter version : boolean in method private addTableHeaderRowStandard(t XhtmlNode, hasHierarchy boolean, hasDisplay boolean, definitions boolean, comments boolean, version boolean, deprecated boolean, lang String) : XhtmlNode from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter lang : String in method private addTableHeaderRowStandard(t XhtmlNode, hasHierarchy boolean, hasDisplay boolean, definitions boolean, comments boolean, version boolean, deprecated boolean, lang String) : XhtmlNode from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter doLevel : boolean in method private addExpansionRowToTable(t XhtmlNode, c ValueSetExpansionContainsComponent, i int, doLevel boolean, doSystem boolean, doDefinition boolean, maps List, allCS CodeSystem, langs List) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter outputTracker : Set in method public generate(rcontext ResourceContext, sd StructureDefinition, outputTracker Set) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Extract Method public loadLibrary(worker IWorkerContext) : void extracted from public StructureMapUtilities(worker IWorkerContext, services ITransformerServices) in class org.hl7.fhir.r4.utils.StructureMapUtilities Change Return Type ReferenceResolution to ReferenceResolution in method public lookup(theAppInfo Object, theContext Resource, theReference Reference) : ReferenceResolution from class ca.uhn.fhir.rest.server.GraphQLR4ProviderTest.MyStorageServices Change Variable Type ops : List to ops : List in method public testConformance() : void from class ca.uhn.fhir.rest.server.OperationServerR4Test Change Variable Type next : CapabilityStatementRestOperationComponent to next : CapabilityStatement.CapabilityStatementRestResourceOperationComponent in method private toOpNames(theOps List) : List from class ca.uhn.fhir.rest.server.OperationServerR4Test Change Parameter Type theOps : List to theOps : List in method private toOpNames(theOps List) : List from class ca.uhn.fhir.rest.server.OperationServerR4Test Remove Thrown Exception Type Throwable in method public answer(invocation InvocationOnMock) : Object from class ca.uhn.fhir.util.GraphQLEngineTest.createStorageServices.thenAnswer.new Answer Change Variable Type retVal : IGraphQLStorageServices<Resource,Reference,Bundle> to retVal : GraphQLEngine.IGraphQLStorageServices in method private createStorageServices() : GraphQLEngine.IGraphQLStorageServices from class ca.uhn.fhir.util.GraphQLEngineTest Change Return Type IGraphQLStorageServices<Resource,Reference,Bundle> to GraphQLEngine.IGraphQLStorageServices in method private createStorageServices() : GraphQLEngine.IGraphQLStorageServices from class ca.uhn.fhir.util.GraphQLEngineTest Split Conditional return hasTranslator() ? translator.translate(context,value,args) : String.format(value,args); to [return String.format(value,args);, if(hasTranslator())] in method protected translate(context String, value String, args Object...) : String from class org.hl7.fhir.utilities.TranslatingUtilities Rename Method public isDecimal(string String) : boolean renamed to public isFloat(string String) : boolean in class org.hl7.fhir.utilities.Utilities Rename Method public isList() : boolean renamed to public getListStatus() : ArgumentListStatus in class org.hl7.fhir.utilities.graphql.Argument Rename Method public setList(list boolean) : void renamed to public setListStatus(listStatus ArgumentListStatus) : void in class org.hl7.fhir.utilities.graphql.Argument Change Return Type boolean to ArgumentListStatus in method public getListStatus() : ArgumentListStatus from class org.hl7.fhir.utilities.graphql.Argument Change Parameter Type list : boolean to listStatus : ArgumentListStatus in method public setListStatus(listStatus ArgumentListStatus) : void from class org.hl7.fhir.utilities.graphql.Argument Rename Parameter list : boolean to listStatus : ArgumentListStatus in method public setListStatus(listStatus ArgumentListStatus) : void from class org.hl7.fhir.utilities.graphql.Argument Rename Attribute list : boolean to listStatus : ArgumentListStatus in class org.hl7.fhir.utilities.graphql.Argument Change Attribute Type list : boolean to listStatus : ArgumentListStatus in class org.hl7.fhir.utilities.graphql.Argument Remove Method Annotation @Override in method public getValue() : String from class org.hl7.fhir.utilities.graphql.ObjectValue Change Parameter Type isList : boolean to listStatus : ArgumentListStatus in method public addField(name String, listStatus ArgumentListStatus) : Argument from class org.hl7.fhir.utilities.graphql.ObjectValue Rename Parameter isList : boolean to listStatus : ArgumentListStatus in method public addField(name String, listStatus ArgumentListStatus) : Argument from class org.hl7.fhir.utilities.graphql.ObjectValue Add Thrown Exception Type FHIRException in method public addField(name String, listStatus ArgumentListStatus) : Argument from class org.hl7.fhir.utilities.graphql.ObjectValue Rename Method public addImage(src String, hint String, alt String, fgColor String, bgColor String) : Piece renamed to public addStyledText(hint String, alt String, fgColor String, bgColor String, link String, border boolean) : Piece in class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell Rename Variable img : Piece to p : Piece in method public addStyledText(hint String, alt String, fgColor String, bgColor String, link String, border boolean) : Piece from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell Rename Parameter src : String to link : String in method public addStyledText(hint String, alt String, fgColor String, bgColor String, link String, border boolean) : Piece from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell Add Parameter border : boolean in method public addStyledText(hint String, alt String, fgColor String, bgColor String, link String, border boolean) : Piece from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Cell Add Parameter outputTracker : Set in method public generate(model TableModel, imagePath String, border int, outputTracker Set) : XhtmlNode from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Variable Type ind : List to ind : List in method private renderRow(table XhtmlNode, r Row, indent int, indents List, imagePath String, border int, outputTracker Set) : void from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Parameter Type indents : List to indents : List in method private renderRow(table XhtmlNode, r Row, indent int, indents List, imagePath String, border int, outputTracker Set) : void from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Add Parameter outputTracker : Set in method private renderRow(table XhtmlNode, r Row, indent int, indents List, imagePath String, border int, outputTracker Set) : void from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Parameter Type indents : List to indents : List in method private renderCell(tr XhtmlNode, c Cell, name String, icon String, hint String, indents List, hasChildren boolean, anchor String, color String, lineColor int, imagePath String, border int, outputTracker Set) : XhtmlNode from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Add Parameter lineColor : int in method private renderCell(tr XhtmlNode, c Cell, name String, icon String, hint String, indents List, hasChildren boolean, anchor String, color String, lineColor int, imagePath String, border int, outputTracker Set) : XhtmlNode from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Add Parameter outputTracker : Set in method private renderCell(tr XhtmlNode, c Cell, name String, icon String, hint String, indents List, hasChildren boolean, anchor String, color String, lineColor int, imagePath String, border int, outputTracker Set) : XhtmlNode from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Variable Type i : Boolean to i : Integer in method private checkExists(indents List, hasChildren boolean, lineColor int, outputTracker Set) : String from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Parameter Type indents : List to indents : List in method private checkExists(indents List, hasChildren boolean, lineColor int, outputTracker Set) : String from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Add Parameter lineColor : int in method private checkExists(indents List, hasChildren boolean, lineColor int, outputTracker Set) : String from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Add Parameter outputTracker : Set in method private checkExists(indents List, hasChildren boolean, lineColor int, outputTracker Set) : String from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Variable Type i : Boolean to i : Integer in method private makeName(indents List) : String from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Parameter Type indents : List to indents : List in method private makeName(indents List) : String from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Rename Attribute xmlOnly : boolean to xml : boolean in class org.hl7.fhir.utilities.xhtml.XhtmlComposer Change Attribute Type myWorkerCtx : WorkerContext to myWorkerCtx : IWorkerContext in class org.hl7.fhir.instance.validation.QuestionnaireResponseValidator Inline Variable question : QuestionComponent in method private validateQuestion(theErrors List, theQuestion QuestionComponent, theAnsGroup QuestionnaireResponse.GroupComponent, thePathStack LinkedList, theAnswers QuestionnaireResponse, theValidateRequired boolean) : void from class org.hl7.fhir.instance.validation.QuestionnaireResponseValidator Change Parameter Type theWorkerCtx : WorkerContext to theWorkerCtx : IWorkerContext in method public QuestionnaireResponseValidator(theWorkerCtx IWorkerContext) from class org.hl7.fhir.instance.validation.QuestionnaireResponseValidator Extract Method private followResourceLinks(entry Element, visitedResources Map<String,Element>, candidateEntries Map<Element,Element>, candidateResources List, errors List, stack NodeStack) : void extracted from private checkAllInterlinked(errors List, entries List, stack NodeStack, bundle Element) : void in class org.hl7.fhir.r4.validation.InstanceValidator Extract Variable v : Integer in method private checkPrimitive(appContext Object, errors List, path String, type String, context ElementDefinition, e Element, profile StructureDefinition) : void from class org.hl7.fhir.r4.validation.InstanceValidator Merge Conditional [if(type.equals("uri")), if(type.equals("integer"))] to if(type.equals("integer") || type.equals("unsignedInt") || type.equals("positiveInt")) in method private checkPrimitive(appContext Object, errors List, path String, type String, context ElementDefinition, e Element, profile StructureDefinition) : void from class org.hl7.fhir.r4.validation.InstanceValidator Inline Variable localStack : NodeStack in method private validateBundle(errors List, bundle Element, stack NodeStack) : void from class org.hl7.fhir.r4.validation.InstanceValidator Inline Variable localStack : NodeStack in method private validateBundle(errors List, bundle Element, stack NodeStack) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type visitedResources : List to visitedResources : Map<String,Element> in method private checkAllInterlinked(errors List, entries List, stack NodeStack, bundle Element) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type visitedResources : List to visitedResources : Map<String,Element> in method private followResourceLinks(entry Element, visitedResources Map<String,Element>, candidateEntries Map<Element,Element>, candidateResources List, errors List, stack NodeStack, depth int) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type candidateEntries : HashMap<Element,Element> to candidateEntries : Map<Element,Element> in method private followResourceLinks(entry Element, visitedResources Map<String,Element>, candidateEntries Map<Element,Element>, candidateResources List, errors List, stack NodeStack, depth int) : void from class org.hl7.fhir.r4.validation.InstanceValidator Add Parameter depth : int in method private followResourceLinks(entry Element, visitedResources Map<String,Element>, candidateEntries Map<Element,Element>, candidateResources List, errors List, stack NodeStack, depth int) : void from class org.hl7.fhir.r4.validation.InstanceValidator Remove Parameter referenced : boolean in method private followResourceLinks(entry Element, visitedResources List, candidateEntries HashMap<Element,Element>, candidateResources List, referenced boolean, errors List, stack NodeStack) : void from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type MojoExecutionException in method public execute() : void from class ca.uhn.fhir.tinder.VersionPropertyFileGeneratorMojo Remove Thrown Exception Type MojoExecutionException in method public main(theArgs String[]) : void from class ca.uhn.fhir.tinder.VersionPropertyFileGeneratorMojo Change Parameter Type value : int to value : Date in method public toStr(value Date) : String from class org.hl7.fhir.utilities.TranslationServices Change Return Type ReferenceResolution to ReferenceResolution in method public lookup(appInfo Object, context Resource, reference Reference) : ReferenceResolution from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Change Parameter Type context : RT to context : Resource in method public lookup(appInfo Object, context Resource, reference Reference) : ReferenceResolution from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Change Parameter Type reference : REFT to reference : Reference in method public lookup(appInfo Object, context Resource, reference Reference) : ReferenceResolution from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Change Return Type RT to Resource in method public lookup(appInfo Object, type String, id String) : Resource from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Change Parameter Type matches : List to matches : List in method public listResources(appInfo Object, type String, searchParams List, matches List) : void from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Change Return Type BT to Bundle in method public search(appInfo Object, type String, searchParams List) : Bundle from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Move And Rename Class org.hl7.fhir.utilities.graphql.IGraphQLStorageServices moved and renamed to org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices Change Attribute Type targetContext : RT to targetContext : Resource in class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices.ReferenceResolution Remove Attribute Modifier final in attribute private targetContext : RT from class org.hl7.fhir.utilities.graphql.ReferenceResolution Change Attribute Type target : RT to target : Resource in class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices.ReferenceResolution Remove Attribute Modifier final in attribute private target : RT from class org.hl7.fhir.utilities.graphql.ReferenceResolution Change Parameter Type targetContext : RT to targetContext : Resource in method public ReferenceResolution(targetContext Resource, target Resource) from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices.ReferenceResolution Change Parameter Type target : RT to target : Resource in method public ReferenceResolution(targetContext Resource, target Resource) from class org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices.ReferenceResolution Move And Rename Class org.hl7.fhir.utilities.graphql.ReferenceResolution moved and renamed to org.hl7.fhir.r4.utils.GraphQLEngine.IGraphQLStorageServices.ReferenceResolution Rename Attribute myProcedureRequestDao : IFhirResourceDao to myServiceRequestDao : IFhirResourceDao in class ca.uhn.fhir.jpa.dao.r4.BaseJpaR4Test Change Attribute Type myProcedureRequestDao : IFhirResourceDao to myServiceRequestDao : IFhirResourceDao in class ca.uhn.fhir.jpa.dao.r4.BaseJpaR4Test Modify Attribute Annotation @Qualifier("myProcedureRequestDaoR4") to @Qualifier("myServiceRequestDaoR4") in attribute protected myServiceRequestDao : IFhirResourceDao from class ca.uhn.fhir.jpa.dao.r4.BaseJpaR4Test Add Parameter imagePath : String in method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter imagePath : String in method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Move Method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String) : XhtmlNode from class org.hl7.fhir.dstu2016may.utils.ProfileUtilities to public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter imagePath : String in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter imagePath : String in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter allInvariants : boolean in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter allInvariants : boolean in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Move Method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, logicalModel boolean) : XhtmlNode from class org.hl7.fhir.dstu2016may.utils.ProfileUtilities to public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Change Thrown Exception Type Exception to [IOException, FHIRException] in method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Move Method public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String) : XhtmlNode from class org.hl7.fhir.instance.utils.ProfileUtilities to public generateExtensionTable(defFile String, ed StructureDefinition, imageFolder String, inlineGraphics boolean, full boolean, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter logicalModel : boolean in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Change Thrown Exception Type Exception to [IOException, FHIRException] in method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Move Method public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String) : XhtmlNode from class org.hl7.fhir.instance.utils.ProfileUtilities to public generateTable(defFile String, profile StructureDefinition, diff boolean, imageFolder String, inlineGraphics boolean, profileBaseFileName String, snapshot boolean, corePath String, imagePath String, logicalModel boolean, allInvariants boolean, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Move Method public isPretty() : boolean from class org.hl7.fhir.utilities.xhtml.XhtmlComposer to public isPretty() : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Change Return Type XhtmlComposer to void in method public setPretty(pretty boolean) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Move Method public setPretty(pretty boolean) : XhtmlComposer from class org.hl7.fhir.utilities.xhtml.XhtmlComposer to public setPretty(pretty boolean) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter outputTracker : Set in method public generateGrid(defFile String, profile StructureDefinition, imageFolder String, inlineGraphics boolean, profileBaseFileName String, corePath String, imagePath String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter outputTracker : Set in method public generateSpanningTable(profile StructureDefinition, imageFolder String, onlyConstraints boolean, constraintPrefix String, outputTracker Set) : XhtmlNode from class org.hl7.fhir.r4.conformance.ProfileUtilities Extract Variable indent : int in method private genImage(indents List, hasChildren boolean, lineColor int, stream OutputStream) : void from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Change Parameter Type indents : List to indents : List in method private genImage(indents List, hasChildren boolean, lineColor int, stream OutputStream) : void from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator Add Parameter lineColor : int in method private genImage(indents List, hasChildren boolean, lineColor int, stream OutputStream) : void from class org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator