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

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

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

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