org.omwg.logicalexpression
Interface Negation

All Superinterfaces:
CompoundExpression, LogicalExpression, Unary

public interface Negation
extends Unary

This interface stand for a specific kind of Unary, a negation.

Version:
$Revision: 881 $ $Date: 2005-09-09 14:53:21 +0300 (Fri, 09 Sep 2005) $
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.Unary
getOperand, setOperand
 
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.