Overview
Package
Class
Use
Tree
Deprecated
Index
Help
INRIA & friends
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
H
HTMLAServProfile
- class fr.inrialpes.exmo.align.service.
HTMLAServProfile
.
HTMLAServProfile: an HTML provile for the Alignement server It embeds an HTTP server.
HTMLAServProfile()
- Constructor for class fr.inrialpes.exmo.align.service.
HTMLAServProfile
HTMLAServProfile.HTTPSession
- class fr.inrialpes.exmo.align.service.
HTMLAServProfile.HTTPSession
.
Handles one session, i.e.
HTMLAServProfile.HTTPSession(Socket)
- Constructor for class fr.inrialpes.exmo.align.service.
HTMLAServProfile.HTTPSession
HTMLAServProfile.Response
- class fr.inrialpes.exmo.align.service.
HTMLAServProfile.Response
.
HTTP response.
HTMLAServProfile.Response()
- Constructor for class fr.inrialpes.exmo.align.service.
HTMLAServProfile.Response
Default constructor: response = HTTP_OK, data = mime = 'null'
HTMLAServProfile.Response(String, String, InputStream)
- Constructor for class fr.inrialpes.exmo.align.service.
HTMLAServProfile.Response
Basic constructor.
HTMLAServProfile.Response(String, String, String)
- Constructor for class fr.inrialpes.exmo.align.service.
HTMLAServProfile.Response
Convenience method that makes an InputStream out of given text.
HTMLRendererVisitor
- class fr.inrialpes.exmo.align.impl.renderer.
HTMLRendererVisitor
.
Renders an alignment in HTML TODO: - add CSS categories - add resource chooser
HTMLRendererVisitor(PrintWriter)
- Constructor for class fr.inrialpes.exmo.align.impl.renderer.
HTMLRendererVisitor
HTTP_BADREQUEST
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HTTP_FORBIDDEN
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HTTP_INTERNALERROR
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HTTP_NOTFOUND
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HTTP_NOTIMPLEMENTED
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HTTP_OK
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HTTP_REDIRECT
- Static variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile
Some HTTP response status codes
HungarianAlgorithm
- class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
.
HungarianAlgorithm()
- Constructor for class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
hammingDistance(String, String)
- Static method in class fr.inrialpes.exmo.align.impl.method.
StringDistances
handler
- Static variable in class fr.inrialpes.exmo.align.util.
GroupAlign
handler
- Static variable in class fr.inrialpes.exmo.align.util.
Procalign
harden(double)
- Method in class fr.inrialpes.exmo.align.impl.
BasicAlignment
The harden function acts like threshold but put all weights to 1.
harden(double)
- Method in interface org.semanticweb.owl.align.
Alignment
hasMoreElements()
- Method in class fr.inrialpes.exmo.align.impl.
MEnumeration
hasNext()
- Method in class fr.inrialpes.exmo.align.impl.
ConcatenatedIterator
hash1
- Variable in class fr.inrialpes.exmo.align.impl.
BasicAlignment
hash1
- Variable in class fr.inrialpes.exmo.align.impl.
OWLAPIAlignment
hash2
- Variable in class fr.inrialpes.exmo.align.impl.
BasicAlignment
hash2
- Variable in class fr.inrialpes.exmo.align.impl.
OWLAPIAlignment
header
- Variable in class fr.inrialpes.exmo.align.service.
HTMLAServProfile.Response
Headers for the HTTP response.
hgAlgorithm(double[][], String)
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
hg_step1(int, double[][])
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
hg_step2(int, double[][], int[][], int[], int[])
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
What STEP 2 does: Marks uncovered zeros as starred and covers their row and column.
hg_step3(int, int[][], int[])
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
What STEP 3 does: Cover columns of starred zeros.
hg_step4(int, double[][], int[][], int[], int[], int[])
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
What STEP 4 does: Find an uncovered zero in cost and prime it (if none go to step 6).
hg_step5(int, int[][], int[], int[], int[])
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
hg_step6(int, double[][], int[], int[], double)
- Static method in class fr.inrialpes.exmo.align.impl.
HungarianAlgorithm
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
INRIA & friends
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
..no bottom yet...