Alignment API and Server 4.0

Uses of Class
fr.inrialpes.exmo.align.impl.edoal.EDOALCell

Packages that use EDOALCell
fr.inrialpes.exmo.align.impl.edoal   
fr.inrialpes.exmo.align.parser   
 

Uses of EDOALCell in fr.inrialpes.exmo.align.impl.edoal
 

Methods in fr.inrialpes.exmo.align.impl.edoal with parameters of type EDOALCell
 Cell EDOALAlignment.addAlignCell(EDOALCell rule)
          Cell methods
 

Uses of EDOALCell in fr.inrialpes.exmo.align.parser
 

Fields in fr.inrialpes.exmo.align.parser declared as EDOALCell
(package private)  EDOALCell TypeCheckingVisitor.cell
           
 

Methods in fr.inrialpes.exmo.align.parser that return EDOALCell
protected  EDOALCell RDFParser.parseCell(com.hp.hpl.jena.rdf.model.Resource node)
          Parses a mapping rule.
 

Methods in fr.inrialpes.exmo.align.parser with parameters of type EDOALCell
 void TypeCheckingVisitor.visit(EDOALCell cell)
           
 


Alignment API and Server 4.0

(C) INRIA & friends, 2003-2010