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