org.omwg.logicalexpression.terms
Interface Term

All Known Subinterfaces:
BuiltInConstructedTerm, ComplexDataValue, ConstructedTerm, DataValue, Identifier, IRI, NumberedAnonymousID, SimpleDataValue, UnnumberedAnonymousID, Variable

public interface Term

This interface represents a term of a logical expression

Version:
$Revision: 882 $ $Date: 2005-09-09 14:58:21 +0300 (Fri, 09 Sep 2005) $
Author:
DERI Innsbruck, reto.krummenacher@deri.org

Method Summary
 void accept(Visitor v)
           
 

Method Detail

accept

void accept(Visitor v)
See Also:
Visitor


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