public class ValueSetExpanderSimple extends Object implements ValueSetExpander
ValueSetExpander.ETooCostly, ValueSetExpander.TerminologyServiceErrorClass, ValueSetExpander.ValueSetExpansionOutcome| Constructor and Description |
|---|
ValueSetExpanderSimple(IWorkerContext context,
ValueSetExpanderFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander.ValueSetExpansionOutcome |
expand(ValueSet source,
ExpansionProfile profile) |
void |
setMaxExpansionSize(int theMaxExpansionSize) |
public ValueSetExpanderSimple(IWorkerContext context, ValueSetExpanderFactory factory)
public void setMaxExpansionSize(int theMaxExpansionSize)
public ValueSetExpander.ValueSetExpansionOutcome expand(ValueSet source, ExpansionProfile profile)
expand in interface ValueSetExpandersource - the value set definition to expandprofile - a profile affecting the outcome. If you don't supply a profile, the default internal expansion profile will be used.Copyright © 2014–2018 University Health Network. All rights reserved.