Uses of Interface
com.ebmwebsourcing.agreement.definition.api.Expression

Packages that use Expression
com.ebmwebsourcing.agreement.definition.api   
com.ebmwebsourcing.agreement.definition.impl   
 

Uses of Expression in com.ebmwebsourcing.agreement.definition.api
 

Methods in com.ebmwebsourcing.agreement.definition.api that return Expression
 Expression QualifyingCondition.getExpression()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type Expression
 void QualifyingCondition.setExpression(Expression exp)
           
 

Uses of Expression in com.ebmwebsourcing.agreement.definition.impl
 

Classes in com.ebmwebsourcing.agreement.definition.impl that implement Expression
 class ExpressionImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return Expression
 Expression QualifyingConditionImpl.getExpression()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type Expression
 void QualifyingConditionImpl.setExpression(Expression exp)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.