it.polito.elite.doseWS.include
Interface Spectrum
- All Known Implementing Classes:
- SpectrumImpl
- public interface Spectrum
A java interface for representing conceptual spectra
- Since:
- 11/2004
- Version:
- 1.0
- Author:
- Dario Bonino
Alessio Bosca
Federico Pescarmona
Michele Debandi
getFragmentURI
public java.lang.String getFragmentURI()
getFragmentXPath
public java.lang.String getFragmentXPath()
getAuthor
public java.lang.String getAuthor()
getType
public java.lang.String getType()
getConcepts
public java.util.Hashtable getConcepts()
dist
public double dist(Spectrum sa,
Spectrum sb)
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Throws:
java.lang.CloneNotSupportedException