|
AROMA 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inrialpes.exmo.align.impl.BasicCell
fr.inrialpes.exmo.aroma.alignment.MatchingRelation
fr.inrialpes.exmo.aroma.alignment.Equivalence
public class Equivalence
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 |
---|
public Equivalence(AEntity ent1, AEntity ent2, double value) throws org.semanticweb.owl.align.AlignmentException
org.semanticweb.owl.align.AlignmentException
Method Detail |
---|
public boolean isGenerativeOf(MatchingRelation rel)
isGenerativeOf
in class MatchingRelation
|
AROMA 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |