public interface AssociationClassCallExp<C,P> extends NavigationCallExp<C,P>
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
C |
getReferredAssociationClass()
Returns the value of the 'Referred Association Class' reference.
|
void |
setReferredAssociationClass(C value)
Sets the value of the '
Referred Association Class' reference. |
getNavigationSource, getQualifier, setNavigationSourceisMarkedPre, setMarkedPregetName, getType, setName, setTypegetPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPositiongetEndPosition, getStartPosition, setEndPosition, setStartPositionC getReferredAssociationClass()
If the meaning of the 'Referred Association Class' reference isn't clear, there really should be more of a description here...
setReferredAssociationClass(Object),
ExpressionsPackage.getAssociationClassCallExp_ReferredAssociationClass()void setReferredAssociationClass(C value)
Referred Association Class' reference.
value - the new value of the 'Referred Association Class' reference.getReferredAssociationClass()Copyright © 2015 Open eHealth Foundation. All rights reserved.