org.omwg.logicalexpression
Interface Equivalence

All Superinterfaces:
Binary, CompoundExpression, LogicalExpression

public interface Equivalence
extends Binary

This interface represents specific kind of Binary. A equation whose operator is equals.

Version:
$Revision$ $Date$
Author:
DERI Innsbruck, reto.krummenacher@deri.org, DERI Innsbruck, holger.lausen@deri.org, DERI Innsbruck, thomas.haselwanter@deri.org

Method Summary
 
Methods inherited from interface org.omwg.logicalexpression.Binary
getLeftOperand, getRightOperand, setLeftOperand, setRightOperand
 
Methods inherited from interface org.omwg.logicalexpression.CompoundExpression
listOperands, setOperands
 
Methods inherited from interface org.omwg.logicalexpression.LogicalExpression
accept, toString
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.