Uses of Interface
org.omwg.logicalexpression.Atom

Packages that use Atom
org.omwg.logicalexpression   
org.wsmo.factory   
 

Uses of Atom in org.omwg.logicalexpression
 

Subinterfaces of Atom in org.omwg.logicalexpression
 interface BuiltInAtom
          Built in atoms represent such atom that are defined as built-in.
 

Methods in org.omwg.logicalexpression with parameters of type Atom
 void Visitor.visitAtom(Atom expr)
           
 

Uses of Atom in org.wsmo.factory
 

Methods in org.wsmo.factory that return Atom
 Atom LogicalExpressionFactory.createAtom(Identifier id, List<Term> params)
          creates an atom (e.g.
 



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