it.polito.elite.doseWS.kernel
Class ExpanderImpl
java.lang.Object
it.polito.elite.doseWS.kernel.ExpanderImpl
- All Implemented Interfaces:
- Expander
- public class ExpanderImpl
- extends java.lang.Object
- implements Expander
- Author:
- bonino
|
Constructor Summary |
ExpanderImpl()
Creates a new instance of ExpanderImpl |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpanderImpl
public ExpanderImpl()
- Creates a new instance of ExpanderImpl
initExpander
public static void initExpander()
throws java.lang.Exception
- Throws:
java.lang.Exception
initExpander
public static void initExpander(java.lang.Double isAWeight,
java.lang.String ontologyFileName,
java.lang.Boolean isURI)
throws java.lang.Exception
- Throws:
java.lang.Exception
initExpanderCommon
public static void initExpanderCommon()
throws java.lang.Exception
- Throws:
java.lang.Exception
isReady
public static boolean isReady()
expandResourceSpectrum
public Spectrum expandResourceSpectrum(Spectrum rawSpectrum)
- Specified by:
expandResourceSpectrum in interface Expander