|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OCLModelQuery
A representation of the model object 'OCL Model Query'.
The following features are supported:
QueryPackage.getOCLModelQuery()| Method Summary | |
|---|---|
java.lang.String |
getQuery()
Returns the value of the 'Query' attribute. |
void |
setQuery(java.lang.String value)
Sets the value of the ' Query' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.infra.query.ModelQuery |
|---|
getDescription, getLowerBound, getModelQuerySet, getName, getParameters, getReturnType, getScope, getUpperBound, isIsExternalContextDependent, setDescription, setIsExternalContextDependent, setLowerBound, setModelQuerySet, setName, setReturnType, setUpperBound |
| Method Detail |
|---|
java.lang.String getQuery()
If the meaning of the 'Query' attribute isn't clear, there really should be more of a description here...
OCLModelQuery::query is the OCL query string.
setQuery(String),
QueryPackage.getOCLModelQuery_Query()void setQuery(java.lang.String value)
Query' attribute.
value - the new value of the 'Query' attribute.getQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||