Uses of Interface
org.hl7.fhir.dstu3.terminologies.ValueSetExpanderFactory
-
Packages that use ValueSetExpanderFactory Package Description org.hl7.fhir.dstu3.context org.hl7.fhir.dstu3.terminologies -
-
Uses of ValueSetExpanderFactory in org.hl7.fhir.dstu3.context
Fields in org.hl7.fhir.dstu3.context declared as ValueSetExpanderFactory Modifier and Type Field Description protected ValueSetExpanderFactoryBaseWorkerContext. expansionCache -
Uses of ValueSetExpanderFactory in org.hl7.fhir.dstu3.terminologies
Classes in org.hl7.fhir.dstu3.terminologies that implement ValueSetExpanderFactory Modifier and Type Class Description classValueSetExpansionCacheConstructors in org.hl7.fhir.dstu3.terminologies with parameters of type ValueSetExpanderFactory Constructor Description ValueSetCheckerSimple(ValueSet source, ValueSetExpanderFactory factory, IWorkerContext context)ValueSetExpanderSimple(IWorkerContext context, ValueSetExpanderFactory factory)
-