Alignment API and Server 4.1.${version.update}

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

Packages that use EDOALRelation
fr.inrialpes.exmo.align.impl.edoal   
fr.inrialpes.exmo.align.impl.renderer   
fr.inrialpes.exmo.align.parser   
 

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

Constructors in fr.inrialpes.exmo.align.impl.edoal with parameters of type EDOALRelation
EDOALCell(String id, Expression ob1, Expression ob2, EDOALRelation rel, double m)
          Creation
 

Uses of EDOALRelation in fr.inrialpes.exmo.align.impl.renderer
 

Methods in fr.inrialpes.exmo.align.impl.renderer with parameters of type EDOALRelation
 void OWLAxiomsRendererVisitor.visit(EDOALRelation o)
          The current implementation is not satisfying: EDOALRelation is deconnected from Relation (for historical purposes) This is left this way because the complete relations should be reengineered
 

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

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


Alignment API and Server 4.1.${version.update}

(C) INRIA & friends, 2003-${curryear}