
Uses of Interface
org.hl7.fhir.r5.context.IWorkerContext
Packages that use IWorkerContext
Package
Description
-
Uses of IWorkerContext in org.hl7.fhir.r5.comparison
Methods in org.hl7.fhir.r5.comparison that return IWorkerContextModifier and TypeMethodDescriptionComparisonSession.getContextLeft()
ComparisonSession.getContextRight()
Constructors in org.hl7.fhir.r5.comparison with parameters of type IWorkerContextModifierConstructorDescriptionComparisonRenderer
(IWorkerContext contextLeft, IWorkerContext contextRight, String folder, ComparisonSession session) ComparisonSession
(org.hl7.fhir.utilities.i18n.RenderingI18nContext i18n, IWorkerContext contextLeft, IWorkerContext contextRight, String title, ProfileKnowledgeProvider pkpLeft, ProfileKnowledgeProvider pkpRight) -
Uses of IWorkerContext in org.hl7.fhir.r5.conformance
Constructors in org.hl7.fhir.r5.conformance with parameters of type IWorkerContextModifierConstructorDescriptionConstraintJavaGenerator
(IWorkerContext context, String version, String folder, String packageName) R5ExtensionsLoader
(org.hl7.fhir.utilities.npm.BasePackageCacheManager pcm, IWorkerContext context) ShExGenerator
(IWorkerContext context) XmlSchemaGenerator
(String folder, IWorkerContext context) -
Uses of IWorkerContext in org.hl7.fhir.r5.conformance.profile
Methods in org.hl7.fhir.r5.conformance.profile that return IWorkerContextMethods in org.hl7.fhir.r5.conformance.profile with parameters of type IWorkerContextModifier and TypeMethodDescriptionstatic StructureDefinition
ProfileUtilities.makeExtensionForVersionedURL
(IWorkerContext context, String url) Constructors in org.hl7.fhir.r5.conformance.profile with parameters of type IWorkerContextModifierConstructorDescriptionProfileUtilities
(IWorkerContext context, List<org.hl7.fhir.utilities.validation.ValidationMessage> messages, ProfileKnowledgeProvider pkp) ProfileUtilities
(IWorkerContext context, List<org.hl7.fhir.utilities.validation.ValidationMessage> messages, ProfileKnowledgeProvider pkp, FHIRPathEngine fpe) -
Uses of IWorkerContext in org.hl7.fhir.r5.context
Classes in org.hl7.fhir.r5.context that implement IWorkerContextMethods in org.hl7.fhir.r5.context that return IWorkerContextModifier and TypeMethodDescriptionContextUtilities.getWorker()
BaseWorkerContext.setClientRetryCount
(int value) IWorkerContext.setClientRetryCount
(int value) BaseWorkerContext.setPackageTracker
(IWorkerContextManager.IPackageLoadingTracker packageTracker) IWorkerContext.setPackageTracker
(IWorkerContextManager.IPackageLoadingTracker packageTracker) Methods in org.hl7.fhir.r5.context with parameters of type IWorkerContextModifier and TypeMethodDescriptionSimpleWorkerContext.IValidatorFactory.makeValidator
(IWorkerContext ctxt) SimpleWorkerContext.IValidatorFactory.makeValidator
(IWorkerContext ctxts, XVerExtensionManager xverManager) Constructors in org.hl7.fhir.r5.context with parameters of type IWorkerContext -
Uses of IWorkerContext in org.hl7.fhir.r5.elementmodel
Fields in org.hl7.fhir.r5.elementmodel declared as IWorkerContextMethods in org.hl7.fhir.r5.elementmodel that return IWorkerContextMethods in org.hl7.fhir.r5.elementmodel with parameters of type IWorkerContextModifier and TypeMethodDescriptionstatic Element
Manager.build
(IWorkerContext context, StructureDefinition sd) static void
Manager.compose
(IWorkerContext context, Element e, OutputStream destination, Manager.FhirFormat outputFormat, IParser.OutputStyle style, String base) static ParserBase
Manager.makeParser
(IWorkerContext context, Manager.FhirFormat format) static List
<ValidatedFragment> Manager.parse
(IWorkerContext context, InputStream source, Manager.FhirFormat inputFormat) static Element
Manager.parseSingle
(IWorkerContext context, InputStream source, Manager.FhirFormat inputFormat) Constructors in org.hl7.fhir.r5.elementmodel with parameters of type IWorkerContextModifierConstructorDescriptionFmlParser
(IWorkerContext context) JsonParser
(IWorkerContext context) JsonParser
(IWorkerContext context, ProfileUtilities utilities) LanguageUtils
(IWorkerContext context) NDJsonParser
(IWorkerContext context) NDJsonParser
(IWorkerContext context, ProfileUtilities utilities) ObjectConverter
(IWorkerContext context) ParserBase
(IWorkerContext context) ParserBase
(IWorkerContext context, ProfileUtilities utilities) Property
(IWorkerContext context, ElementDefinition definition, StructureDefinition structure) Property
(IWorkerContext context, ElementDefinition definition, StructureDefinition structure, ProfileUtilities profileUtilities, ContextUtilities utils) Property
(IWorkerContext context, ElementDefinition definition, StructureDefinition structure, ProfileUtilities profileUtilities, ContextUtilities utils, String type) ResourceParser
(IWorkerContext context) SHCParser
(IWorkerContext context) SHLParser
(IWorkerContext context) TurtleParser
(IWorkerContext context) VerticalBarParser
(IWorkerContext context) XmlParser
(IWorkerContext context) -
Uses of IWorkerContext in org.hl7.fhir.r5.fhirpath
Methods in org.hl7.fhir.r5.fhirpath that return IWorkerContextMethods in org.hl7.fhir.r5.fhirpath with parameters of type IWorkerContextModifier and TypeMethodDescriptionboolean
TypeDetails.hasType
(IWorkerContext context, String... tn) Constructors in org.hl7.fhir.r5.fhirpath with parameters of type IWorkerContextModifierConstructorDescriptionFHIRPathEngine
(IWorkerContext worker) FHIRPathEngine
(IWorkerContext worker, ProfileUtilities utilities) -
Uses of IWorkerContext in org.hl7.fhir.r5.hapi.ctx
Classes in org.hl7.fhir.r5.hapi.ctx that implement IWorkerContextMethods in org.hl7.fhir.r5.hapi.ctx that return IWorkerContextModifier and TypeMethodDescriptionHapiWorkerContext.setClientRetryCount
(int value) HapiWorkerContext.setPackageTracker
(IWorkerContextManager.IPackageLoadingTracker theIPackageLoadingTracker) -
Uses of IWorkerContext in org.hl7.fhir.r5.openapi
Constructors in org.hl7.fhir.r5.openapi with parameters of type IWorkerContextModifierConstructorDescriptionOpenApiGenerator
(IWorkerContext context, CapabilityStatement cs, Writer oa) -
Uses of IWorkerContext in org.hl7.fhir.r5.profilemodel
Methods in org.hl7.fhir.r5.profilemodel that return IWorkerContextConstructors in org.hl7.fhir.r5.profilemodel with parameters of type IWorkerContextModifierConstructorDescriptionPEBuilder
(IWorkerContext context, PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedPropsDefault) -
Uses of IWorkerContext in org.hl7.fhir.r5.profilemodel.gen
Fields in org.hl7.fhir.r5.profilemodel.gen declared as IWorkerContextConstructors in org.hl7.fhir.r5.profilemodel.gen with parameters of type IWorkerContext -
Uses of IWorkerContext in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers with parameters of type IWorkerContextModifier and TypeMethodDescriptionstatic String
DataRenderer.display
(IWorkerContext context, DataType type) Constructors in org.hl7.fhir.r5.renderers with parameters of type IWorkerContextModifierConstructorDescriptionDataRenderer
(IWorkerContext worker) Renderer
(IWorkerContext worker) -
Uses of IWorkerContext in org.hl7.fhir.r5.renderers.spreadsheets
Fields in org.hl7.fhir.r5.renderers.spreadsheets declared as IWorkerContextConstructors in org.hl7.fhir.r5.renderers.spreadsheets with parameters of type IWorkerContextModifierConstructorDescriptionSpreadsheetGenerator
(IWorkerContext context) StructureDefinitionSpreadsheetGenerator
(IWorkerContext context, boolean valuesAsXml, boolean hideMustSupportFalse) -
Uses of IWorkerContext in org.hl7.fhir.r5.renderers.utils
Methods in org.hl7.fhir.r5.renderers.utils that return IWorkerContextConstructors in org.hl7.fhir.r5.renderers.utils with parameters of type IWorkerContextModifierConstructorDescriptionRenderingContext
(IWorkerContext worker, org.hl7.fhir.utilities.MarkDownProcessor markdown, org.hl7.fhir.utilities.validation.ValidationOptions terminologyServiceOptions, String specLink, String localPrefix, Locale locale, RenderingContext.ResourceRendererMode mode, RenderingContext.GenerationRules rules) -
Uses of IWorkerContext in org.hl7.fhir.r5.terminologies
Methods in org.hl7.fhir.r5.terminologies with parameters of type IWorkerContextModifier and TypeMethodDescriptionCodeSystemUtilities.getSystemReference
(String system, IWorkerContext ctxt) ValueSetUtilities.listSystems
(IWorkerContext ctxt, ValueSet vs) static void
ValueSetUtilities.markStatus
(ValueSet vs, String wg, org.hl7.fhir.utilities.StandardsStatus status, String pckage, String fmm, IWorkerContext context, String normativeVersion) -
Uses of IWorkerContext in org.hl7.fhir.r5.terminologies.expansion
Constructors in org.hl7.fhir.r5.terminologies.expansion with parameters of type IWorkerContextModifierConstructorDescriptionValueSetExpander
(IWorkerContext context, TerminologyOperationContext opContext) ValueSetExpander
(IWorkerContext context, TerminologyOperationContext opContext, List<String> allErrors) -
Uses of IWorkerContext in org.hl7.fhir.r5.terminologies.utilities
Fields in org.hl7.fhir.r5.terminologies.utilities declared as IWorkerContextConstructors in org.hl7.fhir.r5.terminologies.utilities with parameters of type IWorkerContextModifierConstructorDescriptionTerminologyOperationContext
(IWorkerContext worker, org.hl7.fhir.utilities.validation.ValidationOptions options, String name) protected
ValueSetProcessBase
(IWorkerContext context, TerminologyOperationContext opContext) -
Uses of IWorkerContext in org.hl7.fhir.r5.terminologies.validation
Constructors in org.hl7.fhir.r5.terminologies.validation with parameters of type IWorkerContextModifierConstructorDescriptionValueSetValidator
(IWorkerContext context, TerminologyOperationContext opContext, org.hl7.fhir.utilities.validation.ValidationOptions options, ValueSet source, Parameters expansionProfile, TerminologyClientManager tcm) ValueSetValidator
(IWorkerContext context, TerminologyOperationContext opContext, org.hl7.fhir.utilities.validation.ValidationOptions options, ValueSet source, ValidationContextCarrier ctxt, Parameters expansionProfile, TerminologyClientManager tcm) -
Uses of IWorkerContext in org.hl7.fhir.r5.test.utils
Fields in org.hl7.fhir.r5.test.utils with type parameters of type IWorkerContextMethods in org.hl7.fhir.r5.test.utils that return IWorkerContextModifier and TypeMethodDescriptionstatic IWorkerContext
TestingUtilities.getSharedWorkerContext()
Get an existing instantiation of a WorkerContext if available This uses the DEFAULT_CONTEXT_VERSIONstatic IWorkerContext
TestingUtilities.getSharedWorkerContext
(String version) Get an existing instantiation of a WorkerContext if availablestatic IWorkerContext
TestingUtilities.getWorkerContext
(String version) -
Uses of IWorkerContext in org.hl7.fhir.r5.utils
Methods in org.hl7.fhir.r5.utils that return IWorkerContextModifier and TypeMethodDescriptionGraphDefinitionEngine.getContext()
ProtoBufGenerator.getContext()
Methods in org.hl7.fhir.r5.utils with parameters of type IWorkerContextModifier and TypeMethodDescriptionstatic MarkdownType
PublicationHacker.fixBindingDescriptions
(IWorkerContext context, MarkdownType md) static void
R5Hacker.fixR5BrokenResources
(IWorkerContext context) void
ResourceLanguageFileBuilder.prepare
(org.hl7.fhir.utilities.i18n.LanguageFileProducer lp, IWorkerContext context, String source, String target) Constructors in org.hl7.fhir.r5.utils with parameters of type IWorkerContextModifierConstructorDescriptionDefinitionNavigator
(IWorkerContext context, StructureDefinition structure, boolean diff) FHIRPathEngine
(IWorkerContext worker) Deprecated.GraphDefinitionEngine
(org.hl7.fhir.utilities.graphql.IGraphQLStorageServices services, IWorkerContext context) GraphQLEngine
(IWorkerContext context) GraphQLSchemaGenerator
(IWorkerContext context, String version) LiquidEngine
(IWorkerContext context, FHIRPathEngine.IEvaluationContext hostServices) ProtoBufGenerator
(IWorkerContext context) ProtoBufGenerator
(IWorkerContext context, StructureDefinition definition, OutputStreamWriter destination) QuestionnaireBuilder
(IWorkerContext context, String rootPath) ResourceDependencyWalker
(IWorkerContext context) ResourceDependencyWalker
(IWorkerContext context, ResourceDependencyWalker.IResourceDependencyNotifier notifier) XVerExtensionManager
(IWorkerContext context) -
Uses of IWorkerContext in org.hl7.fhir.r5.utils.sql
Methods in org.hl7.fhir.r5.utils.sql that return IWorkerContextMethods in org.hl7.fhir.r5.utils.sql with parameters of type IWorkerContextConstructors in org.hl7.fhir.r5.utils.sql with parameters of type IWorkerContextModifierConstructorDescriptionValidator
(IWorkerContext context, FHIRPathEngine fpe, List<String> prohibitedNames, Validator.TrueFalseOrUnknown supportsArrays, Validator.TrueFalseOrUnknown supportsComplexTypes, Validator.TrueFalseOrUnknown supportsNeedsName) -
Uses of IWorkerContext in org.hl7.fhir.r5.utils.structuremap
Methods in org.hl7.fhir.r5.utils.structuremap that return IWorkerContextConstructors in org.hl7.fhir.r5.utils.structuremap with parameters of type IWorkerContextModifierConstructorDescriptionStructureMapUtilities
(IWorkerContext worker) StructureMapUtilities
(IWorkerContext worker, ITransformerServices services) StructureMapUtilities
(IWorkerContext worker, ITransformerServices services, ProfileKnowledgeProvider pkp) -
Uses of IWorkerContext in org.hl7.fhir.r5.utils.validation
Methods in org.hl7.fhir.r5.utils.validation that return IWorkerContext