Alignment API and Server 3.2
A B C D E F G H I J L M N O P Q R S T U V W X Y _

C

cache - Variable in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
CACHED - Static variable in class fr.inrialpes.exmo.align.service.CacheImpl
 
CacheImpl - Class in fr.inrialpes.exmo.align.service
This class caches the content of the alignment database.
CacheImpl(DBService) - Constructor for class fr.inrialpes.exmo.align.service.CacheImpl
 
CannotRenderAlignment - Class in fr.inrialpes.exmo.align.service
Contains the messages that should be sent according to the protocol
CannotRenderAlignment(int, Message, String, String, String, Parameters) - Constructor for class fr.inrialpes.exmo.align.service.CannotRenderAlignment
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.COWLMappingRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.HTMLRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.OWLAxiomsRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.RDFRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.SEKTMappingRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.SKOSRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.SWRLRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.XSLTRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the relation content as text...
Cell - Interface in org.semanticweb.owl.align
Represents an correspondence between ontology entities.
cellSpec - Static variable in class fr.inrialpes.exmo.align.util.GroupOutput
 
characters(char[], int, int) - Method in class fr.inrialpes.exmo.align.parser.AlignmentParser
Put the content in a variable
cl1 - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the first entity of a cell
cl2 - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the second entity of a cell
classlist1 - Variable in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
classlist2 - Variable in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
classScore - Variable in class fr.inrialpes.exmo.align.impl.eval.SymMeanEvaluator
 
ClassStructAlignment - Class in fr.inrialpes.exmo.align.impl.method
This class has been built for ISWC experiments with bibliography.
ClassStructAlignment() - Constructor for class fr.inrialpes.exmo.align.impl.method.ClassStructAlignment
Creation
cleanUp() - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
Can be used for reducing the amount of memory taken by an alignment Does nothing in BasicAlignment.
cleanUp() - Method in class fr.inrialpes.exmo.align.impl.DistanceAlignment
Suppresses the distance matrix
cleanUpCache() - Method in class fr.inrialpes.exmo.align.service.CacheImpl
 
clear() - Method in class fr.inrialpes.exmo.align.impl.OntologyCache
 
clearAllHasParameter() - Method in class fr.inrialpes.exmo.align.service.jade.messageontology.Action
 
clearCovers(int[], int[]) - Static method in class fr.inrialpes.exmo.align.impl.HungarianAlgorithm
 
clmatrix - Variable in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
clone() - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
Generate a copy of this alignment object It has the same content but a different id (no id indeed)
clone() - Method in class fr.inrialpes.exmo.align.impl.OWLAPIAlignment
Generate a copy of this alignment object
clone() - Method in class fr.inrialpes.exmo.align.impl.URIAlignment
Generate a copy of this alignment object
close() - Method in class fr.inrialpes.exmo.align.service.AlignmentService
 
close() - Method in interface fr.inrialpes.exmo.align.service.AlignmentServiceProfile
Shutdown the Service and undeclare it from any registery
close() - Method in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
close() - Method in class fr.inrialpes.exmo.align.service.CacheImpl
 
close() - Method in interface fr.inrialpes.exmo.align.service.DBService
 
close() - Method in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
close() - Method in interface fr.inrialpes.exmo.align.service.Directory
Shutdown the connection and/or registration to the directory
close() - Method in class fr.inrialpes.exmo.align.service.HTMLAServProfile
Je//: should certainly do more than that!
close() - Method in class fr.inrialpes.exmo.align.service.jade.JadeFIPAAServProfile
 
close() - Method in class fr.inrialpes.exmo.align.service.OysterDirectory
Shutdown the connection and/or registration to the directory
close() - Method in class fr.inrialpes.exmo.align.service.WSAServProfile
 
close() - Method in class fr.inrialpes.exmo.align.util.NullStream
 
codec - Variable in class fr.inrialpes.exmo.align.service.jade.JadeFIPAAServiceAgent
 
collectURIs(Cell) - Method in class fr.inrialpes.exmo.align.impl.renderer.XSLTRendererVisitor
 
color - Variable in class fr.inrialpes.exmo.align.util.ExtGroupEval
 
color - Variable in class fr.inrialpes.exmo.align.util.GenTriangle
 
color - Variable in class fr.inrialpes.exmo.align.util.GroupEval
 
color - Variable in class fr.inrialpes.exmo.align.util.GroupOutput
 
colorFormat(double) - Method in class fr.inrialpes.exmo.align.util.GroupOutput
 
commandLineParams - Variable in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
compareComponentNames(String, String) - Method in class fr.inrialpes.exmo.align.ling.JWNLDistances
 
compareTo(Object) - Method in class fr.inrialpes.exmo.align.impl.BasicCell
Used to order the cells in an alignment: -- this > c iff this.getStrength() < c.getStrength() --
compose(Alignment) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
The second alignment is composed with the first one meaning that for any pair (o, o', n, r) in O and (o',o", n', r') in O' the resulting alignment will contain: ( o, o", join(n,n'), compose(r, r')) iff compose(r,r') exists.
compose(Cell) - Method in class fr.inrialpes.exmo.align.impl.BasicCell
 
compose(Relation) - Method in class fr.inrialpes.exmo.align.impl.BasicRelation
By default...
compose(Relation) - Method in class fr.inrialpes.exmo.align.impl.rel.EquivRelation
 
compose(Relation) - Method in class fr.inrialpes.exmo.align.impl.rel.IncompatRelation
 
compose(Relation) - Method in class fr.inrialpes.exmo.align.impl.rel.SubsumedRelation
 
compose(Relation) - Method in class fr.inrialpes.exmo.align.impl.rel.SubsumeRelation
 
compose(Message) - Method in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
compose(Alignment) - Method in interface org.semanticweb.owl.align.Alignment
 
compose(Cell) - Method in interface org.semanticweb.owl.align.Cell
 
compose(Relation) - Method in interface org.semanticweb.owl.align.Relation
 
compute(Parameters) - Method in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
compute(Parameters) - Method in interface fr.inrialpes.exmo.align.impl.Similarity
 
computeSimilarity(String, String) - Method in class fr.inrialpes.exmo.align.ling.JWNLDistances
 
computeSymSimilarity(Cell, Enumeration) - Method in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
 
computeTokenSimilarity(IndexWord, IndexWord) - Method in class fr.inrialpes.exmo.align.ling.JWNLDistances
 
ConcatenatedIterator - Class in fr.inrialpes.exmo.align.impl
This class builds a composite iterator from two iterators This helps writing more concise code especially since the OWL API does not impements Iterator getProperties() in OWL Ontologies This is the naive implementation (can be optimized)
ConcatenatedIterator(Iterator, Iterator) - Constructor for class fr.inrialpes.exmo.align.impl.ConcatenatedIterator
 
conn - Variable in class fr.inrialpes.exmo.align.service.CacheImpl
 
conn - Variable in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
connect(String) - Method in interface fr.inrialpes.exmo.align.service.DBService
 
connect(String, String) - Method in interface fr.inrialpes.exmo.align.service.DBService
 
connect(String, String, String) - Method in interface fr.inrialpes.exmo.align.service.DBService
 
connect(String, String, String, String) - Method in interface fr.inrialpes.exmo.align.service.DBService
 
connect(String, String, String, String, String) - Method in interface fr.inrialpes.exmo.align.service.DBService
 
connect(String) - Method in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
connect(String, String) - Method in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
connect(String, String, String) - Method in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
connect(String, String, String, String) - Method in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
connect(String, String, String, String, String) - Method in class fr.inrialpes.exmo.align.service.DBServiceImpl
 
connection - Variable in class fr.inrialpes.exmo.align.service.AlignmentService
 
CONNECTION_ERROR - Variable in class fr.inrialpes.exmo.align.service.CacheImpl
 
CONSTRUCT - Static variable in class fr.inrialpes.exmo.queryprocessor.Type
 
content - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the content found as text...
content - Variable in class fr.inrialpes.exmo.align.service.Message
 
convertPath(int[][], int[][], int) - Static method in class fr.inrialpes.exmo.align.impl.HungarianAlgorithm
 
copyOf(double[][]) - Static method in class fr.inrialpes.exmo.align.impl.HungarianAlgorithm
 
COWLMappingRendererVisitor - Class in fr.inrialpes.exmo.align.impl.renderer
Renders an alignment as a new ontology merging these.
COWLMappingRendererVisitor(PrintWriter) - Constructor for class fr.inrialpes.exmo.align.impl.renderer.COWLMappingRendererVisitor
 
createCell(String, Object, Object, Relation, double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
 
createCell(String, Object, Object, Relation, double) - Method in class fr.inrialpes.exmo.align.impl.OWLAPIAlignment
 
createCell(String, Object, Object, Relation, double) - Method in class fr.inrialpes.exmo.align.impl.URIAlignment
 
createDistanceMatrix() - Method in interface fr.inrialpes.exmo.align.impl.PreAlignment
 
createRelation(String) - Static method in class fr.inrialpes.exmo.align.impl.BasicRelation
 
CTmanager - Variable in class fr.inrialpes.exmo.align.service.jade.JadeFIPAAServiceAgent
 
current - Variable in class fr.inrialpes.exmo.align.impl.MEnumeration
 
curronto - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
 
cut(double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
Default cut implementation For compatibility with API until version 1.1
cut(String, double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
Cut refinement : - getting those cells with strength above n (hard) - getting the n best cells (best) - getting those cells with strength at worse n under the best (span) - getting the n% best cells (perc) - getting those cells with strength at worse n% of the best (prop) Rule: threshold is betweew 1 and 0
cut(Message) - Method in class fr.inrialpes.exmo.align.service.AServProtocolManager
Extra alignment primitives All these primitives must create a new alignment and return its Id There is no way an alignment server could modify an alignment
CUT - Class in fr.inrialpes.exmo.align.service.jade.messageontology
Protege name: CUT
CUT() - Constructor for class fr.inrialpes.exmo.align.service.jade.messageontology.CUT
 
CUT - Static variable in class fr.inrialpes.exmo.align.service.jade.messageontology.JADEFIPAAlignmentServerOntology
 
cut(String, double) - Method in interface org.semanticweb.owl.align.Alignment
 
cut(double) - Method in interface org.semanticweb.owl.align.Alignment
 
cut2(double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
The cut function suppresses from an alignment all the cell over a particulat threshold

Alignment API and Server 3.2
A B C D E F G H I J L M N O P Q R S T U V W X Y _
(C) INRIA & friends, 2003-2008