public interface ViewExpressions
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLhs()
Returns the value of the 'Lhs' attribute
|
java.lang.String |
getRhs()
Returns the value of the 'Rhs' attribute
|
void |
setLhs(java.lang.String value)
Sets the value of the '
Lhs' attribute |
void |
setRhs(java.lang.String value)
Sets the value of the '
Rhs' attribute |
java.lang.String getLhs()
If the meaning of the 'Lhs' attribute isn't clear, there really should be more of a description here...
setLhs(String),
RulesheetPackage.getViewExpressions_Lhs()void setLhs(java.lang.String value)
Lhs' attribute.
value - the new value of the 'Lhs' attribute.getLhs()java.lang.String getRhs()
If the meaning of the 'Rhs' attribute isn't clear, there really should be more of a description here...
setRhs(String),
RulesheetPackage.getViewExpressions_Rhs()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.