INRIA & UMontrŽal

fr.inrialpes.exmo.align.impl.rel
Class SubsumedRelation

java.lang.Object
  extended byfr.inrialpes.exmo.align.impl.BasicRelation
      extended byfr.inrialpes.exmo.align.impl.rel.SubsumedRelation
All Implemented Interfaces:
Relation

public class SubsumedRelation
extends BasicRelation

Represents an OWL subsumption relation.

Version:
$Id: SubsumedRelation.java,v 1.1 2005/04/25 07:22:13 euzenat Exp $
Author:
Jérôme Euzenat

Field Summary
 
Fields inherited from class fr.inrialpes.exmo.align.impl.BasicRelation
relation
 
Constructor Summary
SubsumedRelation()
          Creation
 
Method Summary
 void accept(AlignmentVisitor visitor)
          Creation
 
Methods inherited from class fr.inrialpes.exmo.align.impl.BasicRelation
dump, inverse, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubsumedRelation

public SubsumedRelation()
Creation

Method Detail

accept

public void accept(AlignmentVisitor visitor)
            throws AlignmentException
Description copied from interface: Relation
Creation

Specified by:
accept in interface Relation
Overrides:
accept in class BasicRelation
Throws:
AlignmentException

INRIA & UMontrŽal

..no bottom yet...