public class ApproxNumOfConceptsPostProcessor extends AbstractExtendable implements LoaderPostProcessor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXTENSION_NAME
The EXTENSIO n_ name.
|
Constructor and Description |
---|
ApproxNumOfConceptsPostProcessor() |
Modifier and Type | Method and Description |
---|---|
protected ExtensionDescription |
buildExtensionDescription()
Builds the extension description.
|
protected void |
doRegister(ExtensionRegistry registry,
ExtensionDescription description) |
void |
runPostProcess(AbsoluteCodingSchemeVersionReference reference,
OntologyFormat ontFormat)
Executes a Loader post process.
|
getDescription, getExtensionDescription, getName, getProvider, getVersion, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, getProvider, getVersion
protected void doRegister(ExtensionRegistry registry, ExtensionDescription description) throws LBParameterException
doRegister
in class AbstractExtendable
LBParameterException
protected ExtensionDescription buildExtensionDescription()
AbstractExtendable
buildExtensionDescription
in class AbstractExtendable
public void runPostProcess(AbsoluteCodingSchemeVersionReference reference, OntologyFormat ontFormat)
LoaderPostProcessor
runPostProcess
in interface LoaderPostProcessor
reference
- the uri/version of the requesting Coding SchemeontFormat
- the OntologyFormat of the requesting Loader