Class SnapshotGenerator

java.lang.Object
dev.dsf.maven.bundle.SnapshotGenerator

public class SnapshotGenerator extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    SnapshotGenerator(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext
    createWorker(ca.uhn.fhir.context.FhirContext context, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
     
    org.hl7.fhir.r4.model.StructureDefinition
    generateSnapshot(org.hl7.fhir.r4.model.StructureDefinition differential)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SnapshotGenerator

      public SnapshotGenerator(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
  • Method Details

    • createWorker

      protected org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext createWorker(ca.uhn.fhir.context.FhirContext context, ca.uhn.fhir.context.support.IValidationSupport validationSupport)
    • generateSnapshot

      public org.hl7.fhir.r4.model.StructureDefinition generateSnapshot(org.hl7.fhir.r4.model.StructureDefinition differential)