Alignment API and Server 4.0

fr.inrialpes.exmo.align.impl
Class OntologyTriple

java.lang.Object
  extended by fr.inrialpes.exmo.align.impl.OntologyTriple

 class OntologyTriple
extends Object


Field Summary
 URI onto
           
 HashSet<Alignment> sourceAlignments
           
 HashSet<Alignment> targettingAlignments
           
 
Constructor Summary
OntologyTriple(URI o)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

onto

public URI onto

targettingAlignments

public HashSet<Alignment> targettingAlignments

sourceAlignments

public HashSet<Alignment> sourceAlignments
Constructor Detail

OntologyTriple

OntologyTriple(URI o)

Alignment API and Server 4.0

(C) INRIA & friends, 2003-2010