public class ResolvedValueSetDefinitionLoaderImpl extends BaseLoader implements ResolvedValueSetDefinitionLoader
BaseLoader.DoConversion
ASYNC_OPTION, FAIL_ON_ERROR_OPTION, inUse, LOADER_POST_PROCESSOR_OPTION, LOADER_PREFERENCE_FILE_OPTION, MANIFEST_FILE_OPTION, SUPPLEMENT_OPTION
DESCRIPTION, NAME, VERSION
Constructor and Description |
---|
ResolvedValueSetDefinitionLoaderImpl() |
Modifier and Type | Method and Description |
---|---|
protected ExtensionDescription |
buildExtensionDescription()
Builds the extension description.
|
protected OptionHolder |
declareAllowedOptions(OptionHolder holder) |
protected URNVersionPair[] |
doLoad() |
OntologyFormat |
getOntologyFormat()
Return the ontology format the loader can handle
|
void |
load(java.net.URI valueSetDefinitionURI,
java.lang.String valueSetDefinitionRevisionId,
AbsoluteCodingSchemeVersionReferenceList csVersionList,
java.lang.String csVersionTag,
java.lang.String vsVersion) |
void |
loadResolvedValueSet(java.lang.String valueSetDefinitionURI,
java.lang.String valueSetDefinitionRevisionId,
AbsoluteCodingSchemeVersionReferenceList csVersionList,
java.lang.String csVersionTag) |
void |
validate(java.net.URI source,
int validationLevel) |
addBooleanOptionValue, baseLoad, buildRootNode, clearLog, constructVersionPairsFromCodingSchemes, createCachingMessageDirectorIF, createDefaultInserter, createDefaultInserter, doesOptionExist, doIndex, doPostProcessing, doRegister, doTransitiveAndIndex, doTransitiveTable, getAbsoluteCodingSchemeVersionReferenceFromOptionString, getCodingSchemeManifest, getCodingSchemeManifestURI, getCodingSchemeReferences, getDescription, getLoaderPreferences, getLog, getLogger, getManifestUtil, getMessageDirector, getName, getOptions, getPostProcessor, getProvider, getResourceUri, getStatus, getStringFromURI, getVersion, isDoApplyPostLoadManifest, isDoComputeTransitiveClosure, isDoIndexing, isDoRegister, isDoRemoveOnFailure, isInUse, load, lock, persistCodingSchemeToDatabase, persistCodingSchemeToDatabase, register, register, setCachingMessageDirectorIF, setCodingSchemeManifest, setCodingSchemeManifestURI, setCodingSchemeReferences, setDoApplyPostLoadManifest, setDoComputeTransitiveClosure, setDoIndexing, setDoRegister, setDoRemoveOnFailure, setInUse, setLoaderPreferences, setLoaderPreferences, setManifestUtil, setOptions, setResourceUri, setStatus, unlock, urnVersionPairToAbsoluteCodingSchemeVersionReference
getExtensionDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearLog, getCodingSchemeManifest, getCodingSchemeManifestURI, getCodingSchemeReferences, getLoaderPreferences, getLog, getOptions, getStatus, load, setCodingSchemeManifest, setCodingSchemeManifestURI, setLoaderPreferences, setLoaderPreferences
getDescription, getName, getProvider, getVersion
public ResolvedValueSetDefinitionLoaderImpl()
protected OptionHolder declareAllowedOptions(OptionHolder holder)
declareAllowedOptions
in class BaseLoader
protected URNVersionPair[] doLoad() throws java.lang.Exception
doLoad
in class BaseLoader
java.lang.Exception
protected ExtensionDescription buildExtensionDescription()
AbstractExtendable
buildExtensionDescription
in class AbstractExtendable
public void validate(java.net.URI source, int validationLevel) throws LBException
validate
in interface ResolvedValueSetDefinitionLoader
LBException
public void load(java.net.URI valueSetDefinitionURI, java.lang.String valueSetDefinitionRevisionId, AbsoluteCodingSchemeVersionReferenceList csVersionList, java.lang.String csVersionTag, java.lang.String vsVersion) throws java.lang.Exception
load
in interface ResolvedValueSetDefinitionLoader
java.lang.Exception
public OntologyFormat getOntologyFormat()
Loader
getOntologyFormat
in interface Loader
getOntologyFormat
in class BaseLoader
public void loadResolvedValueSet(java.lang.String valueSetDefinitionURI, java.lang.String valueSetDefinitionRevisionId, AbsoluteCodingSchemeVersionReferenceList csVersionList, java.lang.String csVersionTag) throws java.lang.Exception
java.lang.Exception