Package dev.dsf.maven.bundle
Class SnapshotGenerator
java.lang.Object
dev.dsf.maven.bundle.SnapshotGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionSnapshotGenerator
(ca.uhn.fhir.context.FhirContext fhirContext, ca.uhn.fhir.context.support.IValidationSupport validationSupport) -
Method Summary
Modifier and TypeMethodDescriptionprotected 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)
-
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)
-