org.omwg.logicalexpression
Interface BuiltInAtom

All Superinterfaces:
Atom, AtomicExpression, LogicalExpression

public interface BuiltInAtom
extends Atom

Built in atoms represent such atom that are defined as built-in. E.g. wsml#numericEqual(1,1) (which would be in the surface syntax 1=1.

 Created on Sep 7, 2005
 Committed by $Author$
 $Source$,
 

Version:
$Revision$ $Date$
Author:
Holger Lausen (holger.lausen@deri.org)

Method Summary
 
Methods inherited from interface org.omwg.logicalexpression.Atom
getArity, getIdentifier, getParameter, listParameters, setParameters
 
Methods inherited from interface org.omwg.logicalexpression.LogicalExpression
accept, toString
 



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