Uses of Interface
org.omwg.logicalexpression.Disjunction

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

Uses of Disjunction in org.omwg.logicalexpression
 

Methods in org.omwg.logicalexpression with parameters of type Disjunction
 void Visitor.visitDisjunction(Disjunction expr)
           
 

Uses of Disjunction in org.wsmo.factory
 

Methods in org.wsmo.factory that return Disjunction
 Disjunction LogicalExpressionFactory.createDisjunction(LogicalExpression exprLeft, LogicalExpression exprRight)
          Creates a disjunction (e.g.
 



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