| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OclQuery
A representation of the model object 'Ocl Query'.
The following features are supported:
OclQueryPackage.getOclQuery()| Method Summary | |
|---|---|
|  EClassifier | getContext()Returns the value of the 'Context' reference. | 
|  java.lang.String | getOclExpression()Returns the value of the 'Ocl Expression' attribute. | 
|  void | setContext(EClassifier value)Sets the value of the ' Context' reference. | 
|  void | setOclExpression(java.lang.String value)Sets the value of the ' Ocl Expression' attribute. | 
|  java.lang.String | toString() | 
| Method Detail | 
|---|
EClassifier getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(EClassifier), 
OclQueryPackage.getOclQuery_Context()void setContext(EClassifier value)
Context' reference.
 
 
value - the new value of the 'Context' reference.getContext()java.lang.String getOclExpression()
If the meaning of the 'Ocl Expression' attribute isn't clear, there really should be more of a description here...
setOclExpression(String), 
OclQueryPackage.getOclQuery_OclExpression()void setOclExpression(java.lang.String value)
Ocl Expression' attribute.
 
 
value - the new value of the 'Ocl Expression' attribute.getOclExpression()java.lang.String toString()
toString in class java.lang.Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||