AROMA 1.2

fr.inrialpes.exmo.aroma.alignment
Class Equivalence

java.lang.Object
  extended by fr.inrialpes.exmo.align.impl.BasicCell
      extended by fr.inrialpes.exmo.aroma.alignment.MatchingRelation
          extended by fr.inrialpes.exmo.aroma.alignment.Equivalence
All Implemented Interfaces:
Comparable<org.semanticweb.owl.align.Cell>, org.semanticweb.owl.align.Cell, org.semanticweb.owl.align.Visitable

public class Equivalence
extends MatchingRelation


Field Summary
 
Fields inherited from class fr.inrialpes.exmo.aroma.alignment.MatchingRelation
object1, object2
 
Fields inherited from class fr.inrialpes.exmo.align.impl.BasicCell
extensions, id, relation, semantics, strength
 
Constructor Summary
Equivalence(AEntity ent1, AEntity ent2, double value)
           
 
Method Summary
 boolean isGenerativeOf(MatchingRelation rel)
           
 
Methods inherited from class fr.inrialpes.exmo.aroma.alignment.MatchingRelation
equals, getObject1, getObject1AsURI, getObject2, getObject2AsURI, hashCode
 
Methods inherited from class fr.inrialpes.exmo.align.impl.BasicCell
accept, compareTo, compose, dump, equals, getExtension, getExtensions, getId, getObject1AsURI, getObject2AsURI, getRelation, getSemantics, getStrength, inverse, setExtension, setExtensions, setId, setObject1, setObject2, setRelation, setSemantics, setStrength
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Equivalence

public Equivalence(AEntity ent1,
                   AEntity ent2,
                   double value)
            throws org.semanticweb.owl.align.AlignmentException
Throws:
org.semanticweb.owl.align.AlignmentException
Method Detail

isGenerativeOf

public boolean isGenerativeOf(MatchingRelation rel)
Specified by:
isGenerativeOf in class MatchingRelation

AROMA 1.2

(C) Universite Pierre-Mendes-France, INRIA & Universite de Nantes 2006-2009