Uses of Class
org.omwg.mediation.language.objectModel.RelationExpr

Packages that use RelationExpr
org.omwg.mediation.language.objectModel   
 

Uses of RelationExpr in org.omwg.mediation.language.objectModel
 

Methods in org.omwg.mediation.language.objectModel with parameters of type RelationExpr
 boolean RelationExpr.addExpression(RelationExpr expression)
          Sends the relation expression to the Expression class.
 boolean RelationExpr.addExpression(RelationExpr expression, int index)
          Sends the relation expression and index to the Expression class.