public interface NavigationCallExp<C,P> extends FeatureCallExp<C>
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
P |
getNavigationSource()
Returns the value of the 'Navigation Source' reference.
|
<any> |
getQualifier()
Returns the value of the 'Qualifier' containment reference list.
|
void |
setNavigationSource(P value)
Sets the value of the '
Navigation Source' reference. |
isMarkedPre, setMarkedPregetName, getType, setName, setTypegetPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPositiongetEndPosition, getStartPosition, setEndPosition, setStartPosition<any> getQualifier()
OCLExpression<C>.
If the meaning of the 'Qualifier' containment reference list isn't clear, there really should be more of a description here...
ExpressionsPackage.getNavigationCallExp_Qualifier()P getNavigationSource()
If the meaning of the 'Navigation Source' reference isn't clear, there really should be more of a description here...
setNavigationSource(Object),
ExpressionsPackage.getNavigationCallExp_NavigationSource()void setNavigationSource(P value)
Navigation Source' reference.
value - the new value of the 'Navigation Source' reference.getNavigationSource()Copyright © 2015 Open eHealth Foundation. All rights reserved.