|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NavigationQuery
A representation of the model object 'Navigation Query'. This query points to a typed element (another attribute, reference or operation for example) that lends it value to the query.
The following features are supported:
QueryPackage.getNavigationQuery()| Method Summary | |
|---|---|
|
getPath()
Returns the value of the 'Path' reference list. |
boolean |
isFailOnError()
Returns the value of the 'Fail On Error' attribute. |
void |
setFailOnError(boolean value)
Sets the value of the ' Fail On Error' attribute. |
| Methods inherited from interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.extensible.Query |
|---|
isCanBeCached, isCanHaveSideEffects, setCanBeCached, setCanHaveSideEffects |
| Method Detail |
|---|
getPath()
org.eclipse.emf.ecore.ETypedElement.
If the meaning of the 'Path' reference list isn't clear, there really should be more of a description here...
QueryPackage.getNavigationQuery_Path()boolean isFailOnError()
"true".
If the meaning of the 'Fail On Error' attribute isn't clear, there really should be more of a description here...
setFailOnError(boolean),
QueryPackage.getNavigationQuery_FailOnError()void setFailOnError(boolean value)
Fail On Error' attribute.
value - the new value of the 'Fail On Error' attribute.isFailOnError()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||