Uses of Interface
org.omwg.logicalexpression.Conjunction

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

Uses of Conjunction in org.omwg.logicalexpression
 

Methods in org.omwg.logicalexpression with parameters of type Conjunction
 void Visitor.visitConjunction(Conjunction expr)
           
 

Uses of Conjunction in org.wsmo.factory
 

Methods in org.wsmo.factory that return Conjunction
 Conjunction LogicalExpressionFactory.createConjunction(LogicalExpression exprLeft, LogicalExpression exprRight)
          Creates a conjunction (e.g.
 



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